@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:ontology-test-preset a gen:Preset; dct:isVersionOf sub:ontology-test-preset-kind; rdfs:label "Test preset for ontology"; gen:appliesToInstancesOf gen:MaintainedResource; gen:hasTopLevelView , , ; gen:hasView , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "View of named individuals of OWL ontology including namespace" . nt:hasLabelFromApi "View of instances of class" . nt:hasLabelFromApi "View of properties of OWL ontology including namespace" . nt:hasLabelFromApi "View of classes of OWL ontology including namespace" . this: dct:created "2026-06-03T16:08:06.201+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:ontology-test-preset; npx:hasNanopubType gen:Preset; npx:introduces sub:ontology-test-preset-kind; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "ZUJYZoOnUpU/+FxXox/ULYZlCKFTcXS5ZANhfiec//z9OTB0QpCiXdCeNqwWFL2kG0iF3brPHkUXlhgVkQR+m8ZQrkF0ljJRlx266sGXiLHVPJxlzszZVoVDX09q48ZL2lS9cXBXN2AQrqiXNypt1M6FylIfPJBI2LDhe58rweo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Simple message view" . }