@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/> .

:2306 a skos:Concept ;
    skos:prefLabel "その他の植物性又は微生物性の油かす（粉砕してあるかないか又はペレット状であるかないかを問わないものとし、第23.04項又は第23.05項のものを除く。）"@ja , "Oil-cake and other solid residues, whether or not ground or in the form of pellets, resulting from the extraction of vegetable or microbial fats or oils, other than those of heading 23.04 or 23.05"@en ;
    skos:notation "2306" ;
    skos:broader :23 ;
    skos:inScheme :scheme .

