@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:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "wears - clothing or accessory worn on subject's body" . nt:hasLabelFromApi "glasses - accessories that improve human vision" . nt:hasLabelFromApi "Harry Potter - fantasy literature series by J.K. Rowling" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLjt5Pd8HsiEm3/E68vEPuadlpWE6MWfZw3lQZ40In2QkV0bl34UxyabeYGk7DBxxHb6xIU8e3w3fDZ9cfqEK02TnKh7klDSAunpW3RhIn9M3CvJlh2wgIXwSvrMbpBj4CZRSgsfh9WmN1UXL8ZiEKuG7QTmyNBwqXEsesfvF/PQIDAQAB"; npx:hasSignature "RDtxoqsVnyqZnLwOfkcqbYaYGXtYIzb1ro5w5AK9LN0ipMJkcnXK89OVM3zWYPTqQ32sckSZpKFj4XOtc0yEkN6XHXYKkIAA3lI9S3QFTBdcoihSgou3cMTaxZqiDt42JIMYLGhw5/eNYp76LBpMSfvmTeHP8sZ54ekS/+whFvw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-9171-6715 . this: dct:created "2024-10-04T09:22:28.875Z"^^xsd:dateTime; dct:creator orcid:0009-0007-9171-6715; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Harry Potter - wears - glasses"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }