@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://data.food.gov.uk/codes/foodtype/id/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns1: <http://data.food.gov.uk/codes/foodtype/def/terms/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix ns2: <http://data.food.gov.uk/codes/foodtype/hierarchy/facet/> . @prefix ns3: <http://data.food.gov.uk/codes/foodtype/def/corex/> . @prefix ns4: <http://data.food.gov.uk/codes/foodtype/def/state/> . ns0:A07JB ns1:narrower_preserv ns0:A07JE ; ns1:narrower_process ns0:A07JE . ns0:A07JE metadata_def:mappingLoom "cleaning" ; metadata_def:mappingSameURI ns0:A07JE ; ns1:broader_preserv ns0:A07JB ; ns1:broader_process ns0:A07JB ; ns1:hierarchyCode_preserv "Z0002.0001.0003" ; ns1:hierarchyCode_process "Z0003.0001.0003" ; ns1:state ns4:f ; ns1:termType ns3:C ; a ns1:FoodType, owl:NamedIndividual, skos:Concept ; skos:definition "Treating in order to remove surface particles or dirt, like in case of removal of objects (contaminants, e.g. stones) or vegetative parts of the plant e.g. unattached particles of straw or husks or weeds." ; skos:inScheme ns2:preserv, ns2:process, <http://stats-class.fao.uniroma2.it/foodex2/> ; skos:notation "A07JE" ; skos:prefLabel "Cleaning"@en ; skos:scopeNote "Treating in order to remove surface particles or dirt, like in case of removal of objects (contaminants, e.g. stones) or vegetative parts of the plant e.g. unattached particles of straw or husks or weeds." .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://data.food.gov.uk/codes/foodtype/id/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://data.food.gov.uk/codes/foodtype/def/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns2: <http://data.food.gov.uk/codes/foodtype/hierarchy/facet/> .
@prefix ns3: <http://data.food.gov.uk/codes/foodtype/def/corex/> .
@prefix ns4: <http://data.food.gov.uk/codes/foodtype/def/state/> .

ns0:A07JB
    ns1:narrower_preserv ns0:A07JE ;
    ns1:narrower_process ns0:A07JE .

ns0:A07JE
    metadata_def:mappingLoom "cleaning" ;
    metadata_def:mappingSameURI ns0:A07JE ;
    ns1:broader_preserv ns0:A07JB ;
    ns1:broader_process ns0:A07JB ;
    ns1:hierarchyCode_preserv "Z0002.0001.0003" ;
    ns1:hierarchyCode_process "Z0003.0001.0003" ;
    ns1:state ns4:f ;
    ns1:termType ns3:C ;
    a ns1:FoodType, owl:NamedIndividual, skos:Concept ;
    skos:definition "Treating in order to remove surface particles or dirt, like in case of removal of objects (contaminants, e.g. stones) or vegetative parts of the plant e.g. unattached particles of straw or husks or weeds." ;
    skos:inScheme ns2:preserv, ns2:process, <http://stats-class.fao.uniroma2.it/foodex2/> ;
    skos:notation "A07JE" ;
    skos:prefLabel "Cleaning"@en ;
    skos:scopeNote "Treating in order to remove surface particles or dirt, like in case of removal of objects (contaminants, e.g. stones) or vegetative parts of the plant e.g. unattached particles of straw or husks or weeds." .