@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/main/> . @prefix ns3: <http://data.food.gov.uk/codes/foodtype/def/corex/> . @prefix ns4: <http://data.food.gov.uk/codes/foodtype/def/state/> . ns0:A13DQ metadata_def:mappingLoom "stilbaceaefamilyliveplants" ; metadata_def:mappingSameURI ns0:A13DQ ; ns1:hierarchyCode_botanic "Z0194" ; ns1:narrower_botanic ns0:A157L ; ns1:state ns4:n ; ns1:termType ns3:H ; a ns1:FoodType, owl:NamedIndividual, skos:Concept ; skos:broader ns2:botanic ; skos:definition "Live plant organism of the taxonomical group Stilbaceae (family) The group is relevant for the list of Botanicals." ; skos:inScheme ns2:botanic, <http://stats-class.fao.uniroma2.it/foodex2/> ; skos:notation "A13DQ" ; skos:prefLabel "Stilbaceae - family (live plants)"@en ; skos:scopeNote "Live plant organism of the taxonomical group Stilbaceae (family) The group is relevant for the list of Botanicals." ; skos:topConceptOf ns2:botanic . ns0:A157L ns1:broader_botanic ns0:A13DQ .
@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/main/> .
@prefix ns3: <http://data.food.gov.uk/codes/foodtype/def/corex/> .
@prefix ns4: <http://data.food.gov.uk/codes/foodtype/def/state/> .

ns0:A13DQ
    metadata_def:mappingLoom "stilbaceaefamilyliveplants" ;
    metadata_def:mappingSameURI ns0:A13DQ ;
    ns1:hierarchyCode_botanic "Z0194" ;
    ns1:narrower_botanic ns0:A157L ;
    ns1:state ns4:n ;
    ns1:termType ns3:H ;
    a ns1:FoodType, owl:NamedIndividual, skos:Concept ;
    skos:broader ns2:botanic ;
    skos:definition "Live plant organism of the taxonomical group Stilbaceae (family) The group is relevant for the list of Botanicals." ;
    skos:inScheme ns2:botanic, <http://stats-class.fao.uniroma2.it/foodex2/> ;
    skos:notation "A13DQ" ;
    skos:prefLabel "Stilbaceae - family  (live plants)"@en ;
    skos:scopeNote "Live plant organism of the taxonomical group Stilbaceae (family) The group is relevant for the list of Botanicals." ;
    skos:topConceptOf ns2:botanic .

ns0:A157L
    ns1:broader_botanic ns0:A13DQ .