Nanopublication

< Home

ID

https://w3id.org/np/RA_MvuhFTkENq2kZhyULPKP68Tp57hhRXZrJBs7eC9GQ4

Formats

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

Content

@prefix this: <https://w3id.org/np/RA_MvuhFTkENq2kZhyULPKP68Tp57hhRXZrJBs7eC9GQ4> .
@prefix sub: <https://w3id.org/np/RA_MvuhFTkENq2kZhyULPKP68Tp57hhRXZrJBs7eC9GQ4#> .
@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 {
  sub:Variable17 a <https://w3id.org/iadopt/ont/Variable>;
    dct:description "The amount of docosahexaenoic acid (in μg) per 100 μg of dry weight in an individual";
    rdfs:label "Content of docosahexaenoic acid per dry weight in an individual", "Docosahexaenoic acid content per dry weight (DHA content/ C22:6 n-3 content)";
    rdfs:seeAlso <https://docs.google.com/spreadsheets/d/1NUukPtXAivA9XnrAy1y1gR4mvsZT28OsSyyVQzRxg-U/edit?gid=0#gid=0>;
    <https://w3id.org/iadopt/ont/hasMatrix> <http://www.w3.org/2006/vcard/ns#Individual>;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://purl.obolibrary.org/obo/NCIT_C68345>;
    <https://w3id.org/iadopt/ont/hasProperty> <http://vocabs.lter-europe.net/EnvThes/21546> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-6968-8275 .
}

sub:pubinfo {
  orcid:0000-0002-6968-8275 foaf:name "Juliana Menger" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBQzntCZEN/IvJWax2KJZZspRl0D64U49o14q76ioHJaRRd2dRDRCoDq+CypGFmg5XfiEyxO00sfP+6jEZ02G+2bcsAuB8jYHzmlIncAI5CSnsNppbIUEOArOXqV5K0ojvpbfOpAfTtHmcCzwjkbEKYJ7PZoULU/5vI2L7+zZYDQIDAQAB";
    npx:hasSignature "QvgrRGmrRmRJn97KaSvQH9Li7hSTECtISW3SRduVqZ2vPCQR2rZ4CQadO1/Kl5aA9q5bfGPMM9iFoTgnL7cPsNZL+tUMRS+b+f7ZEJuIyH/KTJaM2S/LQa1OEZi7IwT6/tOIMDyss/HzDGAQqU8MB5a7ayGa6mwbTDT8nAidg1A=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-6968-8275 .
  
  this: dct:created "2024-10-21T19:30:43.381Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-6968-8275;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:Variable17;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAGUWnXKhfKYwmMoDK-LVXlEnnGdAuzFZKR9FZsXHJsxQ> .
}