@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 "owner of - entities owned by the subject" . nt:hasLabelFromApi "Ed Winters - British animal rights activist, filmmaker and lecturer" . nt:hasLabelFromApi "charitable organization - nonprofit organization with charitable purpose" . orcid:0009-0009-2400-7657 foaf:name "Lisanne" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIxZlmrvmlHdFx24B5CvAGaPOn3xhD2FRSx/JMBB+5bTZcV6xbkzq8y9Fn1dBPcmLCOfSn6Wa/a3qUY+CC8OTjfx7ZOXLP2zmS4qabpDjvbBkBM/dDEB0ZNrjB+0dlVphTN+i9xIzI3BTHS38HzRxIzoI5UZrWY2BLr1M4aPBewQIDAQAB"; npx:hasSignature "gOC4ev7kE+w071Y8bUbPIDOMsiM4efC7WTmO7NDbcXdGzezRFbOj6dQ7LIjxgPZHGSx7o7AfHvLPYj+YnGv5T8s426jiI04KS4FRyjMioai0GzYtGr5cc/RBRgbe/kqAJUeZQdC2Wb0IZf5iCTZ5V8Vq3OEE8xTqgLzrI2GReHA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-2400-7657 . this: dct:created "2024-10-04T12:31:51.078Z"^^xsd:dateTime; dct:creator orcid:0009-0009-2400-7657; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Ed Winters - owner of - charitable organization"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }