@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 "Leonard Hofstadter - fictional character in The Big Bang Theory" . nt:hasLabelFromApi "fictional character - fictional human or non-human character in a narrative work of art" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCx9YV9Fdz9gxhQxBeHfQBi5JawU3jxNOL1cEd+oEFIUIxBRhbg8rkyByy4j1fq29ykqRNqLdz5UKjzoFMwaxc+dQ0NYxPd6WY3HozAvopqCpLe4ZkzoE/pdCsAmkVk1yF8CVt7TvnOMQ9zL08JUl02TPNuKcIQoonvIgs22sABrwIDAQAB"; npx:hasSignature "A/2TadrgGTQIU0nLqHlpXmVyWY8PESvRQAq3HEm2yNFJHRI8vQAqxO2R5GEkjVRranaFWlqhnU1+IzrJuE7iE2RM0fV4Bb0Z9WGYk3Jyzu14/Y6PljYOP4u9VhWSuzeqRzuJi5zXEP+ykY/VqLgoHv6ADZz5bXHDAq+LfQ14rWA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-8487-0701 . this: dct:created "2024-10-05T21:41:25.669Z"^^xsd:dateTime; dct:creator orcid:0009-0005-8487-0701; dct:license ; npx:wasCreatedAt ; rdfs:label "Leonard Hofstadter is a fictional character"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }