@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:create . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0008-6211-4421 . } sub:pubinfo { nt:hasLabelFromApi "Arthur Conan Doyle - British writer and physician (1859–1930)" . nt:hasLabelFromApi "Sherlock Holmes - fictional character (consulting detective) created by Sir Arthur Conan Doyle" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvebAnmXeRQQkMMhE5halmBqwgCbd+N+4b7TWiHTWpUTmy92c6jFbNP6y0t9dcnQPn6myFpopH/21/ahBninffwT9fhweyrGJ+0AqJX+e9JeZHM2wG4jIbDu6azCXa5jHvgBpzwzaKkZ27QZ3cuSokuwicXQ+Lf+y3EcbX2zO8DQIDAQAB"; npx:hasSignature "BDkv0UE1OsbsvvOIF2e8F1z25Sa68BBe294QvUyIhYrMXhiK7xEIwepyR5xsKdYTKv53ZCaAsRzoITbIYR980AWnWbub4wOXrvttB5/KJGYUJ0Rsfyr5eKC+787BOZOJNC01049PAIniGSHUjCf63HGomp40Eg6ERcSYQeNNKUg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0008-6211-4421 . this: dct:created "2024-10-06T10:19:28.767Z"^^xsd:dateTime; dct:creator orcid:0009-0008-6211-4421; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Arthur Conan Doyle - create - Sherlock Holmes"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }