@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:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-3710-3188; prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "has characteristic - inherent or distinguishing quality or feature of the entity. Use a more specific property when possible." . nt:hasLabelFromApi "information - that which informs; the answer to a question; that from which data and knowledge can be derived" . nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." . orcid:0000-0003-3710-3188 foaf:name "Margreet Bloemers" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiwFy3tiOPIB65paZND413HUOPGcKiz6RS3cK9p2lcSIYchgodhVgcOa9zpvcYAKQDf0DmpAKtYShmRyXC4YqC9ul1xA8b5wttL4OzPOZFuKAO6ladkNc4ITYDsQTWuW2MhwnuhVbVNwhZkoNPIaEW0RTBLMFqffRzho0c7XoAEwIDAQAB"; npx:hasSignature "TDotBB9/EaSOgRowuV3ew3uAVE8dVrKDVHUXXX75Bbl2q1Ba8aFpQc/8zTBzdGOLMxCJq6tzUDAbLE/lfjZeCK/Bptz57LEjcSaYlAiWW6aYnNj/QSZE1UXZcTIoCscJdmJLSGsclY3w+78SAIiu+ZHVyGwXR8/V/nSvOHbFWxo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-3710-3188 . this: dct:created "2024-04-16T15:11:31.211Z"^^xsd:dateTime; dct:creator orcid:0000-0003-3710-3188; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "nanopublication - has characteristic - information"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }