@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:wasAttributedTo orcid:0009-0009-8862-8567 . } sub:pubinfo { nt:hasLabelFromApi "described by source - work where this item is described" . nt:hasLabelFromApi "Frankenstein's monster - fictional character" . nt:hasLabelFromApi "monster - type of fictional creature" . orcid:0009-0009-8862-8567 foaf:name "Sietske de Keijzer" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxmMrikzxT/VMk4/8M1L3itqds/VbGYer/grMeHooFAcE8qZTeNeVI7D5Y4r9KySdJ6XM+y8C/GKiN3aUnirkPBqTtjHXGokFJ37Gdlme9x8uKMD4hoIb1xdN0DHH/SOt9wNQb7VUbzikNEQ0U9a5NC4a1K6u1pz4If7tgHEjbpQIDAQAB"; npx:hasSignature "i1bqpPK1s17jFOZ1URmWNr3S6ql7WAqCM+jerj2RAW1l3syvgBGIdYnc37Oib5fz7wZsWDkViG6ToHQCLIoMN8tOiRYLbOGHG7VRT97QGWPP7lTsbLNCVO5oNJGLffi7G6QuPVODUHIlR6y+CoBJm0iBCfVaR55p06tmeDxX/Fk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-8862-8567 . this: dct:created "2024-10-04T16:30:48.452Z"^^xsd:dateTime; dct:creator orcid:0009-0009-8862-8567; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Frankenstein's monster - described by source - monster"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }