@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:addAction a ; rdfs:label "add..."; ; "void"; "void"; "ontology" . sub:ontology-properties-view dct:isVersionOf ; dct:title "➡ Properties"; a , ; rdfs:label "View of properties of OWL ontology"; ; "4.4.properties.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 "Defining a new object/datatype property - This template helps to define object properties and datatype properties with ..." . this: dct:created "2026-03-21T20:44:42.365+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:ontology-properties-view; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "eNcReLA5+PbZVVorWe4g9sLW2haa8RXWAUrwlEvL8aKRQKLqVGlGWKxgOdA/uWG+14oOg9PNI5HYT34L26/NhgYVlFS4yVd5RreBKNTRQ8WZtrpwkCDI8IlwjERQggPC4kPwlmSRCFsLBgcq/fulJNi1XQwm6L4tiEb6f+Z/1y8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get the properties of an ontology - This query returns all properties that specify to be part of a given ontology." . }