@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:addAction rdfs:label "add..."; ; "class"; "void"; "vocabulary" . sub:ontology-classes-view a , ; dct:title "Classes"; rdfs:label "View of classes of OWL ontology including namespace"; "4.3.classes.1"; sub:addAction; ; "ontology" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . 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..." . nt:hasLabelFromApi "Defining a new class -

Such a nanopublication defines a new class. Classes represent sets of conc..." . this: dct:created "2025-11-20T06:19:52.427Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:ontology-classes-view; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "fDGexBXh0cLB/YW2spELqwsc6L+NrC0WjAfZvQdiCyJoTf8jInOd9hS7wBW4E4YEHXmSw/vmy1mesIpmiVwKVcWwOEc4ATZz8tCcDvSAsrTXB8Bs6Nfubgiz7wq2ve69ZlQCwa/qsgM+3QEFWY4FHOdqhaIee3oX7VOinXrp80M="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }