Nanopublication

< Home

ID

https://w3id.org/np/RA0rxbl3c-NTOwNLmDjnHCfBDjYnhTUckRuSWRRLPT99s

Formats

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

Content

@prefix this: <https://w3id.org/np/RA0rxbl3c-NTOwNLmDjnHCfBDjYnhTUckRuSWRRLPT99s> .
@prefix sub: <https://w3id.org/np/RA0rxbl3c-NTOwNLmDjnHCfBDjYnhTUckRuSWRRLPT99s/> .
@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:researchproject a <https://schema.org/ResearchProject>;
    dct:description "Exploring the Fecal Metabolome in Infants With Cow's Milk Allergy: The Distinct Impacts of Cow's Milk Protein Tolerance Acquisition and of Synbiotic Supplementation";
    rdfs:label "Exploring the Fecal Metabolome in Infants With Cow's Milk Allergy: The Distinct Impacts of Cow's Milk Protein Tolerance Acquisition and of Synbiotic Supplementation";
    <https://schema.org/endDate> "2025-04";
    <https://schema.org/funder> "China Scholarship. https://ror.org/04atp4p48", "Danone NL. https://ror.org/01c5aqt35",
      "NWO. https://ror.org/04jsz6e67";
    <https://schema.org/startDate> "2019-01";
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://edamontology.org/topic_3172>,
      <http://edamontology.org/topic_3370> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-6840-6056, <https://ror.org/027bh9e22> .
}

sub:pubinfo {
  orcid:0000-0001-6840-6056 foaf:name "Mariyana Savova" .
  
  this: dct:created "2025-06-22T06:31:57.602Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-6840-6056;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://schema.org/ResearchProject>;
    npx:introduces sub:researchproject;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    prov:wasDerivedFrom <https://w3id.org/np/RAYKXh4hNLcKJ0J1CYemBE95wXS90PV-ZLHtQGou8U7Dg>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAW4qDSeYWgZwQDIPBOKlaCoSQiLZeavVCNsJMCcpU3kY>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAxZ8oT8CuDFBHelrkt-f2jpkSPWHqUwbs10cAx8B5yck> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyJSqRf84qwloZaHzJpZ2vM67UeAIqWhAvUOrYU1XsJjK7k9iTVequXCmEffkU6Co0P9mDjI/pxLoiwvV/jRARv88E5wzJy60DSSIKJsW32U89oh9pwhGyZfFbc1RkC1+cOKDuFK1T8H7XhFmHNvfVp5br8tVkrxc+UPQkt7rZNQIDAQAB";
    npx:hasSignature "lyYr2tdMJo1w/F1jMVvKIxIIzXTQICoZ66hBgdyeVGSNekTbUH9K3+iaTrNzL7zuwGDmjrvCMAa4eT9Dz1K3rKO5NMzHVqOJJEskbq2KbeTLBgF1FIKgR6PPrapNnPg3jVfbj7R5bJrCNlib/nFG9ym5UptFOUrKBdCwk+2oLPo=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-6840-6056 .
}