@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct:  <http://purl.org/dc/terms/> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix :     <https://wik.jp/hinmoku/> .

:0308 a skos:Concept ;
    skos:prefLabel "水棲無脊椎動物（生きているもの、生鮮のもの及び冷蔵し、冷凍し、乾燥し、塩蔵し又は塩水漬けしたものに限るものとし、甲殻類及び軟体動物を除く。）及びくん製した水棲無脊椎動物（甲殻類及び軟体動物を除くものとし、くん製する前に又はくん製する際に加熱による調理をしてあるかないかを問わない。）"@ja , "Aquatic invertebrates other than crustaceans and molluscs, live, fresh, chilled, frozen, dried, salted or in brine; smoked aquatic invertebrates other than crustaceans and molluscs, whether or not cooked before or during the smoking process."@en ;
    skos:notation "0308" ;
    skos:broader :03 ;
    skos:inScheme :scheme .

