Nanopublication

< Home

ID

https://w3id.org/np/RAmETOQXyoS5dYeP8yhJscOrAIimf1RHFnzG2GtziqIQ8

Formats

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

Content

@prefix this: <https://w3id.org/np/RAmETOQXyoS5dYeP8yhJscOrAIimf1RHFnzG2GtziqIQ8> .
@prefix sub: <https://w3id.org/np/RAmETOQXyoS5dYeP8yhJscOrAIimf1RHFnzG2GtziqIQ8#> .
@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 {
  <https://doi.org/10.59350/myaw4-dtg76> a <https://schema.org/CreativeWork>;
    <http://purl.org/spar/cito/citesAsEvidence> <https://doi.org/10.59350/50ebs-4zq55>,
      <https://doi.org/10.59350/5ct28-aaj63>, <https://doi.org/10.59350/6beed-gk067>, <https://doi.org/10.59350/esgte-mv539>,
      <https://doi.org/10.59350/g29jj-d3m35>, <https://doi.org/10.59350/j026p-17z02>, <https://doi.org/10.59350/pz3p6-fv247>,
      <https://doi.org/10.59350/xyp0f-9dt42>;
    <http://purl.org/spar/cito/citesAsRecommendedReading> <https://doi.org/10.26434/chemrxiv-2022-01ltp> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7542-0286 .
}

sub:pubinfo {
  orcid:0000-0001-7542-0286 foaf:name "Egon Willighagen" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcwnLEigB7mhhJ2q2o1QJZx84NenD8u7AHyq5gvmA9gpUtNtw0vo1Hbd5S5LC+LrfbQ4Axbx1RJhLQW8mxPTYmi9nHbefFLXonWxMtvVJl7WnFdgga5pS6mT6r+1RnARlBcqE4fixRBgW76VWJdV6SCmIkNCpqntSiSZHahIWXewIDAQAB";
    npx:hasSignature "jwEmU6Wvjt2NToYK/4ya8DyEOA37ngqAmaKk498arA5lgLCbl2b17ojFipedsbjD+2EHhTjRmCANla5Cff8yd91gH+PNc4W8YG06aASCtOG2C5w/3Wixlvv7Qd5jIuS8As13E2cGeRgyxzra00Mv/lLJwOdjM4hqwxuPtCAfZSk=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-7542-0286 .
  
  this: dct:created "2024-12-30T19:16:10.275Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-7542-0286;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:hasNanopubType <http://purl.org/spar/cito/cites>, <https://schema.org/CreativeWork>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Citations for: myaw4-dtg76";
    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/RA43F9EoOuzF0xoNUnCMNyFsfIqlsuWDdPHCnN0wCdCAw> .
}