@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 { . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "child - subject has object as child. Do not use for stepchildren—use \"relative\" (P1038), qualified with \"type of kinship\" (P1039)" . nt:hasLabelFromApi "Vegeta - fictional character in the Dragon Ball franchise" . nt:hasLabelFromApi "Trunks - fictional character from Dragon Ball" . orcid:0009-0000-8997-7958 foaf:name "Tom Albrecht" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFtcGgDgE0cykx2WGspRYC2oHzIuGRKBxsD2eNeyMu9+eCSueIThEoiPEXDfm9SbbiRVKIK7gBTcfK8OSFrdCZJV+sK5ypWGSXdnNBqNAfw2T8jMLxyeZCPyqxuUrF2cPRP+JruXJSNDcrhduruResjdFWhbCwFuudZ7+ZPdI8jQIDAQAB"; npx:hasSignature "Nq3QnYtLL++o9U0cI12XZOSbH5PHLHehOGAmKvovvHnfmagSCHSH+PHivvvKor1K8A9yzXZUvzolUywrmbcPi+D6bLx8h7vEcZG2Gar7SrLrjZtMQmNi3AuYlK2kfDbWNp4NQmbZp2CSvrJ6K7bQ3V6ch0Qy/+ZYjk5Gn5kIrqI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-8997-7958 . this: dct:created "2024-10-06T10:18:02.211Z"^^xsd:dateTime; dct:creator orcid:0009-0000-8997-7958; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Vegeta - child - Trunks"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }