@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 { a sub:ogre . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Shrek - fictional ogre character" . orcid:0009-0005-8287-3212 foaf:name "Christian Daniel Hasudungan Nababan" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcbC1ag6hmZH0Im24p6HLLf5f8mA7iKi3jGeyTpsY1RoDZ4BJy3z/ODY/i34h+RVXjtUOhuOj4mNfOPM3Cdd3MrHwwHQrnJQs+2aI1uOvSsdrLVSb5cbnz/c04byOit+FDsS9UZm5LW8QlOiU9jvsJeVO3GrNHYRQnNRXBMW8BpwIDAQAB"; npx:hasSignature "NftSVjzUBgVAjQtDNEOe5S8h0rVBKY9ahFU7sCj3+uzIRejU7X8BxKp/oO9kjPLfbkzc4RgZD5axZEXPGxCE6y/d8xwzvsRI0qcZUvkV5xoB1HrQHoLcjDAY7v1D/GeJryNPoiMQKOaHaMM0TJ7RiVPFhYRSTvNTHuQoii+f7Qw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-8287-3212 . this: dct:created "2024-10-01T20:09:01.100Z"^^xsd:dateTime; dct:creator orcid:0009-0005-8287-3212; dct:license ; npx:wasCreatedAt ; rdfs:label "Shrek is a ogre"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }