@prefix this: . @prefix sub: . @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:ontology-classes-view a , ; dct:isVersionOf ; dct:title "🏷 Classes"; rdfs:label "View of classes of OWL ontology including namespace"; ; "4.3.classes.1"; ; "ontology" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-07-31T10:51:22.016Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:ontology-classes-view; npx:introduces ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "W5GMMiu/wAsvQAhKGwNg7RgLE/SUSsV4xZoev9l+jBykvhCDn3kL8+qmj8sjX/QsgnDl/4hjtuRVgk4331UjUZCPf/Sq23bkEh6MT9dhohAD9ktOl44fmd4+xXOF7jzU+GX0G9MQmyOdFbTvFrCFmrKrmK8Ial/iHdW7uF6R8ys="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . nt:hasLabelFromApi "Get the classes of an ontology including via namespace - This query returns all classes that specify to be part of a given ontology or..." . }