Nanopublication

< Home

ID

https://w3id.org/np/RAEFtdrR0db5OgjclEMcMmxq2ZTQk-3TOdoQPHbnSoDKM

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAEFtdrR0db5OgjclEMcMmxq2ZTQk-3TOdoQPHbnSoDKM> .
@prefix sub: <https://w3id.org/np/RAEFtdrR0db5OgjclEMcMmxq2ZTQk-3TOdoQPHbnSoDKM/> .
@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 ns1: <http://purl.org/np/> .
@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/Q2071301> <http://www.wikidata.org/entity/P19> <http://www.wikidata.org/entity/Q14136664> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-3478-9691 .
}

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/Q14136664> nt:hasLabelFromApi "District 12 - fictional location" .
  
  <http://www.wikidata.org/entity/Q2071301> nt:hasLabelFromApi "Katniss Everdeen - character in the Hunger Games story" .
  
  orcid:0009-0008-3478-9691 foaf:name "SEC" .
  
  this: dct:created "2025-10-10T12:01:11.504Z"^^xsd:dateTime;
    dct:creator orcid:0009-0008-3478-9691;
    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 "Katniss Everdeen - place of birth - District 12";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv6zVtkx0xZ2h+6bqVn56WBnVrzLLLHceRfjQLV7ppi80oXb8+BEWpITnHgJtospTJuvwa/KWB28EK/QMBY0EvelHh1etD7mmqQFuwbxLb8jtMLPjasnS5WQbSlMSNQJU8yufxL9pReV6chTkfZy8RNw1/oxU5YIHHVXnhx/zu0Y6qz503yz+TKaSq7TjN/CYozZpvgdAaJoim+8psi9d5MV802xcvFInnOoXG/UYdBo9lpHOO0shPcHfZy/NYVQF/pnmQlXwmWTlZQO2JuYhWKAsVzGiUd+JsdrRtRsIAGRnkeddCDiTiREcENVqxNm818USw1jork7ZVMZb6AcCuwIDAQAB";
    npx:hasSignature "ZBGtLBzN+Fs4Tx7lQuPp29CLeF01XUHuvcjq7bSjZqW0bZziTvPfxgxRnFcfL/VT4oamfxjDg3QP6yTTWAX0MWjjtU5Jp6DBWHqSGHK1SwDQ9HLU+dnVdTNIOdnVmeQwutHgo9QF7XIBgDRhpkpjCszeb+DTHC9gg2CjGX8Aw+1ODQ8xLP3FwwJFc4b7Z7zvrnfOjNjTpdRSkap/Y+t29xortIBNcn+MwVxbMOwtkXBef0RsbJzgR3PrYHotxDVi90w+7cUQK308u00+vSQ87DNaXVlGmG4GX45CnGhuk9jO1uQNlyawIZ2duZFg275pcllv/7LivVKsrIOCadzYBQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0008-3478-9691 .
}