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

:2308 a skos:Concept ;
    skos:prefLabel "飼料用に供する種類の植物材料、植物のくず、植物のかす及び植物性副産物（ペレット状であるかないかを問わないものとし、他の項に該当するものを除く。）"@ja , "Vegetable materials and vegetable waste, vegetable residues and by-products, whether or not in the form of pellets, of a kind used in animal feeding, not elsewhere specified or included"@en ;
    skos:notation "2308" ;
    skos:broader :23 ;
    skos:inScheme :scheme .

