@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:BodySnatch dct:description """‘The Body Snatcher’ is a Gothic tale that follows two med students, involved in crimes of grave robbing, in order to keep their anatomy professor supplied with instructional cadavers. Author: Robert Louis Stevenson Year: 1884"""; a , ; rdfs:label "The Body Snatcher"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0007-7316-3344 . } sub:pubinfo { nt:hasLabelFromApi "Short Story - by Ángel" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSXMAwIcthbOuaClLMsPeVro8uynK7ol6dLuKfTd1tEfbCc7m5Bfx5Td0ogSoEPUFeYsr3oR1Dn52FjBZU5JRLh66xwby0lunXmaT3G4Bs3bmHRPZ6rCAsVmicJPyqHXXEVfunTloj2LjtAwA+DY8+Ky2drHvbRa7s6IFfuSpXQQIDAQAB"; npx:hasSignature "UxnWn1DEJ2ViS3BORFhfY12GTHQQDChkbC8XLkS9J4FEOr5+n53fIWw+nD0rSCQc7JKOgYTjOjUVwHq1Dk8UYfhEsHof4zOIF7OiyFsTKX6fzfBv5tb7PDJXzRh2tnGop4PfPXGw8ed6Rx8gNSw4MizcyxsN1/+Dra9nTwytpvI="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T16:12:53.845Z"^^xsd:dateTime; dct:creator orcid:0009-0007-7316-3344; dct:license ; npx:introduces sub:BodySnatch; a npx:ExampleNanopub; rdfs:label "Individual: The Body Snatcher"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }