https://w3id.org/np/RAeP8pYED2xCBcyXnUDr5EKUhWd7XGsGximbgKuLWGNUU
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAeP8pYED2xCBcyXnUDr5EKUhWd7XGsGximbgKuLWGNUU> .
@prefix sub: <https://w3id.org/np/RAeP8pYED2xCBcyXnUDr5EKUhWd7XGsGximbgKuLWGNUU/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://w3id.org/np/RAP2Mp0m8bg8uBKziWt6XN0sphdwVEvMjcHb0rtFwd3lQ#FoodOn> a fip:Available-FAIR-Supporting-Resource,
fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification,
fip:Semantic-model, fip:Structured-vocabulary;
<http://schema.org/url> obo:foodon.owl;
rdfs:comment "A broadly scoped ontology representing entities which bear a “food role”. It encompasses materials in natural ecosystems and agriculture that are consumed by humans and domesticated animals. This includes any generic (unbranded) raw or processed food material found in processing plants, markets, stores or food distribution points. FoodOn also imports nutritional component and dietary pattern terms from other OBO Foundry ontologies to support interoperability in diet and nutrition research.";
rdfs:label "Food Ontology (FoodOn)";
rdfs:seeAlso <https://foodon.org/>, <https://www.nature.com/articles/s41538-018-0032-6>,
<https://www.ncbi.nlm.nih.gov/pubmed/31304272>;
skos:closeMatch <https://obofoundry.org/ontology/foodon.html>;
schema:version "2025.12.30";
fip:has-data-usage-license <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0>;
fip:has-description-source <https://obofoundry.org/ontology/foodon.html>;
fip:implements <http://purl.org/np/RA0X5QIF9-MAfgr2WQDHhWj2nkpSbbdS_4hci5rekBZqk#OWL>;
fip:in-scope-of <http://aims.fao.org/aos/agrovoc/c_203>, <http://edamontology.org/topic_3390>,
<http://www.fairsharing.org/ontology/subject/SRAO_0000177>, <http://www.fairsharing.org/ontology/subject/SRAO_0000307>;
fip:registered-on <https://w3id.org/np/RABCC9AvUlQSO_hcQAm48fqU4ntOyN6ADj37CrG9IbRKM#BioPortal>,
<https://w3id.org/np/RAivIr7V_KDB1F2UFHQV3gFAUCmzmNAfthxLeCbivcHpI/OLS> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0001-6875-5360, orcid:0009-0004-2157-1408 .
}
sub:pubinfo {
this: dct:created "2026-07-23T01:55:48Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces <https://w3id.org/np/RAP2Mp0m8bg8uBKziWt6XN0sphdwVEvMjcHb0rtFwd3lQ#FoodOn>;
npx:supersedes <https://w3id.org/np/RAP2Mp0m8bg8uBKziWt6XN0sphdwVEvMjcHb0rtFwd3lQ>;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/1688200d-6e75-4f60-a6b6-d06d801c93f1> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "pV+EnHrnCReg86HGNiSAQlrkKTlag3wFhONfoz2ZXA1Mi0ofVtTNfCPHo5DPYogBBH0WhPFMA3vDWyi4uW7dJtl17kjSNkckTOMJAlOi9S8U3T7DwBPAL33sYT6NwvYAFTF4rzQFLw6ggZsZzA/o7BoErIdaEh+E1/KeY4nQsJc=";
npx:hasSignatureTarget this: .
}