Nanopublication

< Home

ID

https://w3id.org/np/RA5FHR3WrdboLY_ifM0DlVXRYXkzbq6XlHr8dqpj7Qags

Formats

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

Content

@prefix this: <https://w3id.org/np/RA5FHR3WrdboLY_ifM0DlVXRYXkzbq6XlHr8dqpj7Qags> .
@prefix sub: <https://w3id.org/np/RA5FHR3WrdboLY_ifM0DlVXRYXkzbq6XlHr8dqpj7Qags#> .
@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 {
  sub:khettne a <http://www.w3.org/2002/07/owl#NamedIndividual>, <http://www.wikidata.org/entity/Q5>;
    dct:description "a human experimenting with Nanopublications.";
    rdfs:label "khettne | Kristina Maria Hettne";
    rdfs:seeAlso orcid:0000-0002-4182-7560, <https://www.universiteitleiden.nl/en/staffmembers/kristina-hettne#tab-1>,
      <https://www.wikidata.org/wiki/Q37611850> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4182-7560 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q5> nt:hasLabelFromApi "human - any member of Homo sapiens, unique extant species of the genus Homo" .
  
  orcid:0000-0002-4182-7560 foaf:name "Kristina Hettne" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCNRY+XQupJzQf9CyuI3/nPbXPBvBUnmhTPmcRzkndf2UR6pp5q+T+9xpB+7/hEWDr1IG25QxhCP0ZCQfAuXYhKcXboCzuWqw7Xw5bOXk31HYiogezYFVOpophOpoivkO0zXAu5CNTdB7+va3lWHWkHAL4yxcQdEzN0j/0SJrKgkwIDAQAB";
    npx:hasSignature "HSqXwPRyclqjJNaR3iNKj5e/Ift8Jn5uXBbDsxz5I6TpGK3bkdYc6f3+fnwit/lCQdVBxDcN304+UOAuzzNzbYF3nNAoUcfx1I9n5Qrk4XeQ/2NgQOY7eVuA+ERhKy+d4s4xUGZVIyT59+WCEwd8OLH1cfvg/eeZw13XDmQBcwg=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4182-7560 .
  
  this: dct:created "2025-04-15T09:50:54.678Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-4182-7560;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:khettne;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "khettne | Kristina Maria Hettne";
    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 <https://w3id.org/np/RA_DqxjRb1yRe5ClafP2dEft6WY0h_axYs0vTLjueeUus> .
}