Nanopublication

< Home

ID

https://w3id.org/np/RAVAQDMCxDMhMrR-EGQnaU7dlntDXxXYa6dUHFNfv_R78

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAVAQDMCxDMhMrR-EGQnaU7dlntDXxXYa6dUHFNfv_R78> .
@prefix sub: <https://w3id.org/np/RAVAQDMCxDMhMrR-EGQnaU7dlntDXxXYa6dUHFNfv_R78#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://www.wikidata.org/entity/Q180916> <http://www.wikidata.org/entity/P7047> <http://www.wikidata.org/entity/Q2142> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Vegeta> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P7047> nt:hasLabelFromApi "enemy - opponent character or group of this fictive character or group" .
  
  <http://www.wikidata.org/entity/Q180916> nt:hasLabelFromApi "Vegeta - fictional character in the Dragon Ball franchise" .
  
  <http://www.wikidata.org/entity/Q2142> nt:hasLabelFromApi "Goku - protagonist of 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 "kPfQGZFS7EJo7v8zeC1KE9bkpqZkQ1tmYJWYuJwb41/lQdd3guVvD83wNSwILKoVEdHZ3HfK7eRJsWjWmSHUYihnlMtbz/3L/ZG1GS1J+WadkU9BN6uATBLpIMlHq3xDUpinTgG7LXnaM8Ri3QOWUGfcPZAMBqIsIw8Cj8Vrd/Q=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0000-8997-7958 .
  
  this: dct:created "2024-10-06T10:16:39.462Z"^^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 - enemy - Goku";
    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> .
}