@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-version-properties-view a , ; dct:isVersionOf sub:ontology-version-properties-view-kind; dct:title "Properties"; rdfs:label "View of properties of version of OWL ontology"; "4.4.properties.1"; ; "ontologyVersion" . } 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 properties of an ontology version - This query returns all properties that are part of a given version of an onto..." . this: dct:created "2026-02-27T13:16:33.378Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:ontology-version-properties-view; npx:introduces sub:ontology-version-properties-view-kind; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "UeizZ8UwI8ejwxQ6QtKMkkvMF52p9cSA34hULzx2psdGaiEixjxTBZCSseUY25X/liW2N+ivlQZSADL1yZd3y4oXuCn2nViVtkbKoFUd4yNIusgq7ZAq0VbG/uF3XD3MAWRnRWwFQae+Aeq0/RDPfaxzB0x0sAMfAzme2oVJIYI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }