@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:DOI a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-type; rdfs:comment "Persistent link to the digital object"; rdfs:label "Digital Object Identifier" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8050-0299 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCK0bP9YbOpX9gkjJ2pgsWHTSa7bNQUGoh1LmmALJZyElQjEswZH0UgweLiB0qO74y9XGnbjFUDJiQGeVML6XugTWR29ujRUk9vOU0YKe2ZXTjSm87bMD4S7w2kTIKg1EFu27TKmJwR1l4RoGJpB0YMzR/zris//sbDhpKYPUaA0QIDAQAB"; npx:hasSignature "WwKfYzPJ3EFUji2er2CWd0p9ETArcj7ilbEFDWLu8eMzzNgmfUpmIoWrcOq5XBPL+TtssQGnBbmhqkL6UPGf2yU+zQJlUg/sd7VPzTGX4bQKG+4wo5P5wUrksa1M8t7bUy3pwbMzTozN+GlamknwQk/qzdcIBm7SRQY9hMK8PBU="; npx:hasSignatureTarget this: . this: dct:created "2020-10-05T10:45:24.295+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-8050-0299; npx:introduces sub:DOI; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }