@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:Series dct:description "Written by Arthur C. Clarke. The series consists of the books '2001: A Space Odyssey', '2010: Odyssey Two', '2061: Odyssey Three' and '3001: The Final Odyssey '."; a , ; rdfs:label "Space Odyssey"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:source ; prov:wasAttributedTo orcid:0009-0006-9054-4758 . } sub:pubinfo { nt:hasLabelFromApi "book series - sequence of books having certain characteristics in common that are formally identified together as a group" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmEhUbTdGAGAB9k1fh9GNcUBM8REuktXyUPbBoinPXIEkTEvsrwp5KVoukKgN1JjGNW9gj+EuAqRJa0r74zFNaJlAD25QdO6CviYG7/geCzEQI4b8DSQ8zGkdzUqPUBH8zqQx/VDJ2PDVYevyZFpqUgG0c9rapFI+mBfbrIgWdjQIDAQAB"; npx:hasSignature "Sg1RNztIbqy6ULdo4gPwnOcP//Qt5HVZSr+3n9IvmZRrwu29SvB0bvExezdD7i0q6Q8HC6sdtbCzowpWd1SdBKvdCD9bXk37OyNJ8QwxKfyeSmRrVa6r19nOeYmDSocD9L2zrpzQdiSxilWfzMQBJgi4agrl7K61ptc/GgJTXlQ="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T12:32:44.878Z"^^xsd:dateTime; dct:creator orcid:0009-0006-9054-4758; dct:license ; npx:introduces sub:Series; rdfs:label "Individual: Space Odyssey"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }