@prefix this: <https://w3id.org/np/RAT9D0yH5BMETK7i80ys1hV03li-GII7gbJfX56v-TPSU> .
@prefix sub: <https://w3id.org/np/RAT9D0yH5BMETK7i80ys1hV03li-GII7gbJfX56v-TPSU#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q180916> <http://www.wikidata.org/entity/P40> <http://www.wikidata.org/entity/Q757302> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Vegeta> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P40> nt:hasLabelFromApi "child - subject has object as child. Do not use for stepchildren—use \"relative\" (P1038), qualified with \"type of kinship\" (P1039)" .
  <http://www.wikidata.org/entity/Q180916> nt:hasLabelFromApi "Vegeta - fictional character in the Dragon Ball franchise" .
  <http://www.wikidata.org/entity/Q757302> 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 <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Vegeta - child - Trunks" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}