Nanopublication

< Home

ID

https://w3id.org/np/RAY8q61yqPyGh13LDTgsAEjhcOqfi1P4f9eRc2m75kpe4

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAY8q61yqPyGh13LDTgsAEjhcOqfi1P4f9eRc2m75kpe4> .
@prefix sub: <https://w3id.org/np/RAY8q61yqPyGh13LDTgsAEjhcOqfi1P4f9eRc2m75kpe4#> .
@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 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 {
  <https://linked.earth/ontology/#Publication> dct:contributor <https://ror.org/056j50v04>;
    dct:creator <https://osf.io/bthf8>;
    dct:date "2024-12-04";
    dct:description "ewqr";
    dct:publisher <https://ror.org/027bh9e22>;
    dct:subject <http://edamontology.org/topic_3172>;
    dct:title "aD";
    dct:type dct:BibliographicResource;
    <http://www.w3.org/ns/dcat#accessURL> <https://ror.org/056j50v027>;
    <http://www.w3.org/ns/dcat#contactPoint> <https://ror.org/056j50v027>;
    <https://schema.org/funder> <https://ror.org/056j50v027> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}

sub:pubinfo {
  orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB";
    npx:hasSignature "Hsxx4Nfy4wwQav7744aGmxbyQPJ4aWurfao8bUdDv6wn/LjlP52kNcmvSJJ1kNKXB4EalnlDuC1BeeOPpqlHy03YkddM70aIkhtVZR4Wtcq58rHr+XTCerlnGMA7jAzlRgOrAzG6sayN7CKqvpOxGXD/p6H72GNOeW2YFIqzhMI=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-2195-3997 .
  
  this: dct:created "2025-01-16T21:41:25.982Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2195-3997;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <https://linked.earth/ontology/#Publication>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    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/RACoF89O1d9tEZUXfY__k20oaHGREdOqnGUfOHwm9e2Y4> .
}