@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://data.food.gov.uk/codes/foodtype/id/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <http://data.food.gov.uk/codes/foodtype/def/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns2: <http://data.food.gov.uk/codes/foodtype/def/state/> . @prefix ns3: <http://data.food.gov.uk/codes/foodtype/def/corex/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix ns4: <http://data.food.gov.uk/codes/foodtype/hierarchy/facet/> . ns0:A0CQT metadata_def:mappingLoom "wogerm" ; metadata_def:mappingSameURI ns0:A0CQT ; ns1:broader_partCon ns0:A0F1P ; ns1:hierarchyCode_partCon "Z0001.0012" ; ns1:state ns2:f ; ns1:termType ns3:F ; a ns1:FoodType, owl:NamedIndividual, skos:Concept ; skos:definition "For grains and seeds: when the embryo of the plant has been separated and is not included in the seed" ; skos:inScheme ns4:partCon, <http://stats-class.fao.uniroma2.it/foodex2/> ; skos:notation "A0CQT" ; skos:prefLabel "W/o germ"@en ; skos:scopeNote "For grains and seeds: when the embryo of the plant has been separated and is not included in the seed" . ns0:A0F1P ns1:narrower_partCon ns0:A0CQT .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://data.food.gov.uk/codes/foodtype/id/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <http://data.food.gov.uk/codes/foodtype/def/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns2: <http://data.food.gov.uk/codes/foodtype/def/state/> .
@prefix ns3: <http://data.food.gov.uk/codes/foodtype/def/corex/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns4: <http://data.food.gov.uk/codes/foodtype/hierarchy/facet/> .

ns0:A0CQT
    metadata_def:mappingLoom "wogerm" ;
    metadata_def:mappingSameURI ns0:A0CQT ;
    ns1:broader_partCon ns0:A0F1P ;
    ns1:hierarchyCode_partCon "Z0001.0012" ;
    ns1:state ns2:f ;
    ns1:termType ns3:F ;
    a ns1:FoodType, owl:NamedIndividual, skos:Concept ;
    skos:definition "For grains and seeds: when the embryo of the plant has been separated and is not included in the seed" ;
    skos:inScheme ns4:partCon, <http://stats-class.fao.uniroma2.it/foodex2/> ;
    skos:notation "A0CQT" ;
    skos:prefLabel "W/o germ"@en ;
    skos:scopeNote "For grains and seeds: when the embryo of the plant has been separated and is not included in the seed" .

ns0:A0F1P
    ns1:narrower_partCon ns0:A0CQT .