@prefix this: <https://w3id.org/np/RAsJBfwXX6DEKOdOXAoGnTapfl1knpM7NbMdb3TXpU9Tc> .
@prefix sub: <https://w3id.org/np/RAsJBfwXX6DEKOdOXAoGnTapfl1knpM7NbMdb3TXpU9Tc#> .
@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/P19> <http://www.wikidata.org/entity/Q2261946> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://dragonball.fandom.com/wiki/Vegeta> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P19> nt:hasLabelFromApi "place of birth - most specific known birth location of a person, animal or fictional character" .
  <http://www.wikidata.org/entity/Q180916> nt:hasLabelFromApi "Vegeta - fictional character in the Dragon Ball franchise" .
  <http://www.wikidata.org/entity/Q2261946> nt:hasLabelFromApi "Planet Vegeta - fictional planet 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 "NlnaHEI7ia25WRL+AolgD6qmR6oSTUDINyoBa5QZnVLO8F4syaeJ0uSIxgTc8NYDA69h9FX3Z9vwcYAuD97A3cYa44wLtImUzJi0hiAQA17XqXzHOrEb3c+ZRG8pCfbCj0SZpPmMGjGsTGxlnwsZMv51JfcvN0pZj2z4rf44tPE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-8997-7958 .
  this: dct:created "2024-10-06T10:12:45.178Z"^^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 - place of birth - Planet Vegeta" ;
    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> .
}