@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 "author - a writer of a book, article, or document (subclass : literary works: writer [Q36180])" . orcid:0009-0005-5482-3752 foaf:name "Tau" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCo7M6P19ZtWPF+VY02QlcswgrP8/5cu7KwKmJoc/WEGAfbdePSghSqRUiD8LWUe+QXAMykMphhAz3bMRksLYQw83Qj0kydzgftiYdq+YhvlW0GmchmPeUapFdoS7QpWiQEwZn5jEI5zeKgO+1gUE4Squgfv2NAGYGpqTSD2sF9twIDAQAB"; npx:hasSignature "jf9GVu1Dia1JcvKIbTm39ZExHv0aB2ZWudayw2AXtJyznHbkBhZV99Bh3H8RE9CDr6luUHoD60WHb5BDT/8hcB1hpaqZ+KIB0tQsfqd3kjMBJeiVyxBEjR6HAee1CystiGqvKi+csyvf4aS3Y2l0g9dziO8xC8aIGvFqwNTddjM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-5482-3752 . this: dct:created "2024-10-05T10:28:58.464Z"^^xsd:dateTime; dct:creator orcid:0009-0005-5482-3752; dct:license ; npx:wasCreatedAt ; rdfs:label "Jeremy Clarkson is a author"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }