@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 { a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Frodo Baggins - fictional character from J.R.R. Tolkien's legendarium" . nt:hasLabelFromApi "Hobbit - fictional race from J. R. R. Tolkien's legendarium" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMBqXMiiQfbUoeJZN2NG3DKpXOxZ/1AxdtWVHXZStb+VYhLmYKc9CrK2W+xNP3WynQ9OD+G4Wl3QVfrfM4Ltp9iNhG2UizDiJviSILnc+fesEHsTtZmDAEy0CDAVmHZk6QC/xF7VCUp3uysVMPKUf7oI1T5la+3EZqA5usJfhKBQIDAQAB"; npx:hasSignature "LY+VtPZhb/0Po5xMQK2qUfA+V++5qKyKBjSK6L+XBSocLmfs6wPw2IWZ9TuLxqAHC0nIE06I+NZixCGlcLcWcMZc7NLP/kc0XgTangVQD1jWsGPu55ud7/r9iPkdz6XcHZeDmDLlM30QoDXKWYsbSmcL9FDjPbo0bvZdINHadhs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1393-5718 . this: dct:created "2024-10-06T15:19:59.554Z"^^xsd:dateTime; dct:creator orcid:0009-0004-1393-5718; dct:license ; npx:wasCreatedAt ; rdfs:label "Frodo Baggins is a Hobbit"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }