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

:3105 a skos:Concept ;
    skos:prefLabel "肥料成分（窒素、りん及びカリウム）のうち二以上を含有する肥料（鉱物性肥料及び化学肥料に限る。）及びその他の肥料並びにこの類の物品をタブレット状その他これに類する形状にし又は容器ともの1個の重量が10キログラム以下に包装したもの"@ja , "Mineral or chemical fertilisers containing two or three of the fertilising elements nitrogen, phosphorus and potassium; other fertilisers; goods of this Chapter in tablets or similar forms or in packages of a gross weight not exceeding 10 kg."@en ;
    skos:notation "3105" ;
    skos:broader :31 ;
    skos:inScheme :scheme .

