Nanopublication

< Home

ID

https://w3id.org/np/RAlcARzivAZh_yu4rNmehY5f76ItIjvdSXs2Bg5ourZbQ

Formats

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

Content

@prefix this: <https://w3id.org/np/RAlcARzivAZh_yu4rNmehY5f76ItIjvdSXs2Bg5ourZbQ> .
@prefix sub: <https://w3id.org/np/RAlcARzivAZh_yu4rNmehY5f76ItIjvdSXs2Bg5ourZbQ/> .
@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 {
  <https://www.wikidata.org/wiki/Q7186> a <http://www.w3.org/2002/07/owl#NamedIndividual>,
      <http://www.wikidata.org/entity/Q5>;
    dct:description "A Polish-born French physicist and chemist, known for her pioneering work on radioactivity, which earned her two Nobel Prizes and the distinction of being the first woman to win one.";
    rdfs:label "Maria Curie Skłodowska" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-5170-7405 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q5> nt:hasLabelFromApi "human - any single member of Homo sapiens, unique extant species of the genus Homo" .
  
  orcid:0009-0009-5170-7405 foaf:name "Anonymous" .
  
  this: dct:created "2025-10-12T19:02:08.609Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-5170-7405;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <https://www.wikidata.org/wiki/Q7186>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Maria Curie Skłodowska";
    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:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqbR6j6O3Cw2c49jQOxeUo59DWuivD+ct4lDF+zDMQ8XGb/78rZN1DIklQkQxzFfKFhQOZEEy5CxL1JcxSehSsNYULRDzTJBuQ03bRbsTArqp6clVcY3yjtOZB2w6Mmmgt6cvoEhDny6nfjzW0q6d2ihL6qPW0mR79sh5hNbhkvb1g5QFdjy5AQpkOfWCpnVgWoJcgeKX4C/bi7bwWp2KGPOB6MKXRMeylex3kL2quwc9ybkhlXFAfvqBwemO5yH7Bt+kPrPnPRsahwe19//hERJwZU5hTnR5x7O3b3pRqyaEIQLhoH6oix5wwzNg4DMXzEW2VBIqAjgu94D99GiZkwIDAQAB";
    npx:hasSignature "OkPBgkchpr+mzQtua9pToOgKfpYXywyReHNfTVnRpubbU92TWdlxrOsZUdKeniOl6P0htetuLBkkxQsfup5wU/Qf9ks7N5EO6gzEA+o2YbVbGdevmdtCNfYrvUxU0uYx6RtP8Qa/F3+umNNGfqFty3CjOBOEl3YfvdmhuFU56B+sCpGWeked8TgD8Nyp0iGXDcVCPuLFa9BFHubtkpcMURSLZOK8OPYRzCxTk3VXh3O+LPg/Hf/spcIiGDt+XBuSetPyDI9wxCvH1vzVWr+N/NBDI+/Su2T/mMBdalvzYzHAUFxa/WY5pHXsvdLkFqpVPXAohK+l9JK1wxqQwo3kgA==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-5170-7405 .
}