@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 "hero - person who fights adversity through ingenuity, courage, or strength" . nt:hasLabelFromApi "Vegeta - fictional character in the Dragon Ball franchise" . orcid:0009-0000-8997-7958 foaf:name "Tom Albrecht" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFtcGgDgE0cykx2WGspRYC2oHzIuGRKBxsD2eNeyMu9+eCSueIThEoiPEXDfm9SbbiRVKIK7gBTcfK8OSFrdCZJV+sK5ypWGSXdnNBqNAfw2T8jMLxyeZCPyqxuUrF2cPRP+JruXJSNDcrhduruResjdFWhbCwFuudZ7+ZPdI8jQIDAQAB"; npx:hasSignature "VpsKG1XU/HWGcq5KKGpJTWVVztsDjBdmSJNbDw9kdmpVLKauw0PwqxGs6iEuYgjnGai9gGLSGDCBQ3EZgVZJzd7LfQxJv/benc/v3kGlSdKfA2cW/QfAa6mPgtJPuUKASIwVQ3sZsDTDq0XDFsBh9GALDM4nEC0i5RO29Jq4btk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-8997-7958 . this: dct:created "2024-10-06T10:06:37.500Z"^^xsd:dateTime; dct:creator orcid:0009-0000-8997-7958; dct:license ; npx:wasCreatedAt ; rdfs:label "Vegeta is a hero"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }