@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:class-landscape-coloured-view a gen:ResourceView, gen:SvgView; dct:isVersionOf ; dct:title "🎨 Class landscape (colour-coded)"; rdfs:label "Euler diagram of the classes of an ontology by chemical group, metabolite, isomer and role, with the dots coloured by chemical group or, with colourby=role, by role"; gen:appliesToInstancesOf gen:MaintainedResource; gen:hasStructuralPosition "4.2.classlandscape2"; gen:hasViewQuery ; gen:hasViewQueryTargetField "ontology" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-26T13:57:51Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:class-landscape-coloured-view; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "azcmbfC+ILV+bYZvTDyXSj9Se5xRtVjTZlTNP9/rEmlz6BHLobK4+hmSdU22gIQqFTQ2QSPJbCQ49WxUQ0qhGnGFrJislZorwdZvycHXnw6Zm28uLHEEcps2o4S9Owb72bI40z21jzAMCNUomKXKXMZOoPrbayNcc8Z3xLdi6i0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }