@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:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "owned by - owner of the subject" . nt:hasLabelFromApi "DreamWorks Animation - American animation studio" . 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 "OkwCU92CZWFYvzgNV+asQW8cSbDQnGj78Nlm4/nHfytoavul3MmJi2aKjvZMLiO2b74RcaXKuOGimqhPHBmhmdgrXf6xzZLIy5CxJ+obZnkQmulso+BygHd3dYALi3svf5Jwc2uhQ2KHw71BcqWwVH83heMoEgyJyxRHNpmHDo8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-8287-3212 . this: dct:created "2024-10-01T21:08:20.248Z"^^xsd:dateTime; dct:creator orcid:0009-0005-8287-3212; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Shrek - owned by - DreamWorks Animation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }