@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:NanopubApp a ; rdfs:label "application of nanopublications"; rdfs:subClassOf ; "A class that contains the application of nanopublications"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "use - use of a resource to perform a task" . nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "fh4PC/ch2VArPfftJD2MF+ZjIyZmRuLIm/9RK11NkOSbEF/x6z8KnqT7pl0CaqEU4cOqwzZ23NBD9OvhX0G07EmLTAlhNbcQo/WB10IW3MZhCqyHEq/QzKXLchdgLQmaTB6x855S2b2hpLJYU7I/HgFwzJtzhC4FgEQuCW1EfSQ="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T18:01:23.772Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:NanopubApp; rdfs:label "Class: application of nanopublications"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }