@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . obo_purl:ONS_0000076 metadata_def:mappingLoom "foodbioactive" ; metadata_def:mappingSameURI obo_purl:ONS_0000076 ; metadata_def:prefLabel "Food Bioactive" ; metadata:prefixIRI "ONS:0000076" ; obo_purl:IAO_0000115 "A food bioactive is a food component other than those needed to meet basic human nutritional needs (nutrients). Food bioactives modulates one or more metabolic processes, possibly resulting in the promotion of better health. The daily required intake for food bioactives is not established yet, and there is no demonstration that malnutrition occurs when the right amount is not provided" ; obo_purl:IAO_0000117 "ENPADASI_WP4" ; a owl:Class ; rdfs:label "Food Bioactive" ; rdfs:subClassOf obo_purl:ONS_0000073 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

obo_purl:ONS_0000076
    metadata_def:mappingLoom "foodbioactive" ;
    metadata_def:mappingSameURI obo_purl:ONS_0000076 ;
    metadata_def:prefLabel "Food Bioactive" ;
    metadata:prefixIRI "ONS:0000076" ;
    obo_purl:IAO_0000115 "A food bioactive is a food component other than those needed to meet basic human nutritional needs (nutrients). Food bioactives  modulates one or more metabolic processes, possibly resulting in the promotion of better health. The daily required intake for food bioactives is not established yet, and there is no demonstration that malnutrition occurs when the right amount is not provided" ;
    obo_purl:IAO_0000117 "ENPADASI_WP4" ;
    a owl:Class ;
    rdfs:label "Food Bioactive" ;
    rdfs:subClassOf obo_purl:ONS_0000073 .