Nanopublication

< Home

ID

https://w3id.org/np/RAbdJz2WBTrCtfvcYNpADrbTiPAWkkJLQRoMQKFjjxW_o

Formats

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

Content

@prefix this: <https://w3id.org/np/RAbdJz2WBTrCtfvcYNpADrbTiPAWkkJLQRoMQKFjjxW_o> .
@prefix sub: <https://w3id.org/np/RAbdJz2WBTrCtfvcYNpADrbTiPAWkkJLQRoMQKFjjxW_o/> .
@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/Q125695187> <http://www.wikidata.org/entity/P1412>
      <http://www.wikidata.org/entity/Q120824884> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-2528-1424 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P1412> nt:hasLabelFromApi "languages spoken, written or signed - language(s) that a person or a people speaks, writes or signs, including the native language(s)" .
  
  <http://www.wikidata.org/entity/Q120824884> nt:hasLabelFromApi "Heptapod languages - constructed alien languages" .
  
  <http://www.wikidata.org/entity/Q125695187> nt:hasLabelFromApi "Dr. Louise Banks - character in 2016 film Arrival" .
  
  orcid:0009-0004-2528-1424 foaf:name "Radu-Stefan" .
  
  this: dct:created "2025-10-12T13:35:37.750Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-2528-1424;
    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 "Dr. Louise Banks - languages spoken, written or signed - Heptapod languages";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq1hicqiTx6Mn3lotPQbxsPYtzxn8vZygVHf13dloOeqvXWiLTIrzn3WY+qsazm/iL+3LK89SFHuUtLpkDbbwLCKYqtLpQqyINDBZR1ZNIVF5ofbNuVDf+muzVu3ClyO/+DI8g1qEJRcgaESpbH7YPLJLiA1SOj0hrAqPd2Hg+xlf91O2dri5Jk9GdXu6YazZsp0wfwCvztC99dn/51BkjcHrAJeiiUiWWGEplVJz8LEd9GtCf0a2qS5Mb76fyblUb+Ejx+ptNiLorMMZZRmeKZAC60a3xPJndywCyRCQKOGlzWYjQMpCUrdoUZQzuo/764OLUw2Zrb6YYQt9lW8YFQIDAQAB";
    npx:hasSignature "YkIwTbZHBwGBNL1hxy9BrDveqV2mDM+tRo686laaKVY9MZKsR0/exr/dweoLa8JxvGVdrxEsGN5aAlyHkHfalQplzch65+Nxoobw26i3P9iVmPesZcWcPAp79C6Yea0bX3p5x/rNuIk+gtZZe1SbEm40iWJ9ktu0jxViDJ2orFgn4W5fra5sF6Pdfz/X29ePy2o5vrJ/TcOwrmoU40woMRitJcvlYj9LSjUqP5UK8MWZr5Zk/OaKAw3myoYsnz7kFbnSAM+D9+TrsLw7uuEfCIQ1tBhJEhI5XXZtPgoHHslzZ2fCip5EfakRTLPgoTPgsKu258iBLuO2u1DqB/6fNw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-2528-1424 .
}