@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:A122M ns1:narrower_source ns0:A123N . ns0:A123N metadata_def:mappingLoom "giantafricancuttlefishliveanimal" ; metadata_def:mappingSameURI ns0:A123N ; ns1:broader_source ns0:A122M ; ns1:hierarchyCode_source "Z0002.0005.0008.0003.0002.0036" ; ns1:state ns4:n ; ns1:termType ns3:E ; a ns1:FoodType, owl:NamedIndividual, skos:Concept ; skos:definition "Live animal of the taxonomical group Sepia hierredda Rang 1835 (family = Sepiidae) (order = CEPHALOPODA)" ; skos:inScheme ns2:source, <http://stats-class.fao.uniroma2.it/foodex2/> ; skos:notation "A123N" ; skos:prefLabel "Giant African cuttlefish (live animal)"@en ; skos:scopeNote "Live animal of the taxonomical group Sepia hierredda Rang 1835 (family = Sepiidae) (order = CEPHALOPODA)" .
@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:A122M
    ns1:narrower_source ns0:A123N .

ns0:A123N
    metadata_def:mappingLoom "giantafricancuttlefishliveanimal" ;
    metadata_def:mappingSameURI ns0:A123N ;
    ns1:broader_source ns0:A122M ;
    ns1:hierarchyCode_source "Z0002.0005.0008.0003.0002.0036" ;
    ns1:state ns4:n ;
    ns1:termType ns3:E ;
    a ns1:FoodType, owl:NamedIndividual, skos:Concept ;
    skos:definition "Live animal of the taxonomical group Sepia hierredda Rang 1835 (family = Sepiidae) (order = CEPHALOPODA)" ;
    skos:inScheme ns2:source, <http://stats-class.fao.uniroma2.it/foodex2/> ;
    skos:notation "A123N" ;
    skos:prefLabel "Giant African cuttlefish (live animal)"@en ;
    skos:scopeNote "Live animal of the taxonomical group Sepia hierredda Rang 1835 (family = Sepiidae) (order = CEPHALOPODA)" .