Nanopublication

< Home

ID

https://w3id.org/np/RAwNa0sz-ROLQjesdHXeUf3x7ubr1hOKhDLKv44pSi7D0

Formats

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

Content

@prefix this: <https://w3id.org/np/RAwNa0sz-ROLQjesdHXeUf3x7ubr1hOKhDLKv44pSi7D0> .
@prefix sub: <https://w3id.org/np/RAwNa0sz-ROLQjesdHXeUf3x7ubr1hOKhDLKv44pSi7D0/> .
@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 ns1: <http://purl.org/np/> .
@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/Q312640> a <http://www.wikidata.org/entity/Q5> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q312640> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q312640> nt:hasLabelFromApi "H. R. Giger - Swiss artist (1940–2014)" .
  
  <http://www.wikidata.org/entity/Q5> nt:hasLabelFromApi "human - any single member of Homo sapiens, unique extant species of the genus Homo" .
  
  orcid:0009-0006-4861-0029 foaf:name "Anonymous" .
  
  this: dct:created "2025-10-10T15:34:35.563Z"^^xsd:dateTime;
    dct:creator orcid:0009-0006-4861-0029;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "H. R. Giger is a human";
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApRBmj7E+uZLL5o+2zbqP6h8Og4mjNuzH/5IUoh+rM1zFTyVaVD2oLb8NqPCvyKcFpO7rQq4T0rg6Yaqd4gCxF5cPsdOyuzeybaZBPoa0qDn2wiQOaz7huacUZ3hmuaI8/7oiG5mmY7SZNHCbtx6gic3ThF/DQO13dKPHEvJ0QrJP+apfRcfTwdSLUoi7kK9xpZ57xUbyunFmnoZneli5P8+MDs5nfl+ingeG+Wj7fNdCQlirZpA9b/zl9Eoz8vmSu0KX18P8wCux5A1f+eHVoEDeBvW5x6R4eAmcvapnoDzMgwsK8b0qSGcNNg4JcAYHMG+Oi5UdPC2e2gxp4AI6dQIDAQAB";
    npx:hasSignature "jBAzCI/1KEmuZ5eLfNmkVtLXrhTZ5Hdq6Sdz2LdVNSe6nqMqPn/4Si1XpJ0bZBve9yk7WEoySwVqx0T9zexZk+QKqc5EesjCXqp3FUb3xA5MHvtb6LJ6yLVIebDo5ICb8oQCts0aHOtZbVSw/YXGED437ojSkhq6+BVjKQ0hkGv7JTRkHDFUM077lePv5D+ak4Y+3GNddINo6pjCp3uTdyKNaWUPc6cpigEsVuST6UY1SOkTQkdzQP189IZnPEAxfNtcine4A1oIZRsrNwJsEsTjwCWp3IuADO5TAdxrXxvHWQ6/O9QCk+fs3kCGnaxGPpfozpSL+YpGVGiF2fQP1A==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0006-4861-0029 .
}