@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 { a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Jeremy Clarkson - British broadcaster, journalist and writer" . nt:hasLabelFromApi "father - male parent" . orcid:0009-0005-5482-3752 foaf:name "Tau" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCo7M6P19ZtWPF+VY02QlcswgrP8/5cu7KwKmJoc/WEGAfbdePSghSqRUiD8LWUe+QXAMykMphhAz3bMRksLYQw83Qj0kydzgftiYdq+YhvlW0GmchmPeUapFdoS7QpWiQEwZn5jEI5zeKgO+1gUE4Squgfv2NAGYGpqTSD2sF9twIDAQAB"; npx:hasSignature "e/kGPckk6VBCb0cues1NPTqg5hqgOC9J0XmuOYkg7Oz+mDBr2C6GpdwpKi3g57tOv0gUKJ5ndRRVHEACXx6N9gX/bH6/i16z320aCS+Bj/Nj7bjJdec2oWxvBiw2qDqBNXU2AFHXdeuIl2BlKONQuR3iJDHVprNMK0cWBHlZXJo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-5482-3752 . this: dct:created "2024-10-05T10:23:52.620Z"^^xsd:dateTime; dct:creator orcid:0009-0005-5482-3752; dct:license ; npx:wasCreatedAt ; rdfs:label "Jeremy Clarkson is a father"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }