@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 { a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "farmer - person engaged in agriculture, raising living organisms for food or raw materials" . nt:hasLabelFromApi "Jeremy Clarkson - British broadcaster, journalist and writer" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCo7M6P19ZtWPF+VY02QlcswgrP8/5cu7KwKmJoc/WEGAfbdePSghSqRUiD8LWUe+QXAMykMphhAz3bMRksLYQw83Qj0kydzgftiYdq+YhvlW0GmchmPeUapFdoS7QpWiQEwZn5jEI5zeKgO+1gUE4Squgfv2NAGYGpqTSD2sF9twIDAQAB"; npx:hasSignature "Fcn7msVnfiHQF0oBAld0pInpJdDhjdSDHHvh6VmlMJiVrFqcI0BJe8um0An3CVlCLqlDBtZComGoLzHNBglOdSXbkbxnRwdemwXhy99hHIH8FySD6wcuc/TuS8/A+Z7RvWXlyUoVVPEAiURfQXx9SdORHRy8yxGjrz/6Lr2M3s8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-5482-3752 . this: dct:created "2024-10-05T10:13:22.655Z"^^xsd:dateTime; dct:creator orcid:0009-0005-5482-3752; dct:license ; npx:wasCreatedAt ; rdfs:label "Jeremy Clarkson is a farmer"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }