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

:m382100000 a skos:Concept ;
    skos:prefLabel "微生物（ウイルス及びこれに類するものを含む。）用又は植物、人若しくは動物の細胞用の調製培養剤（保存用のものを含む。）"@ja , "Prepared culture media for the development or maintenance of micro-organisms (including viruses and the like) or of plant, human or animal cells."@en ;
    skos:notation "382100000" ;
    skos:scopeNote "輸入統計細分"@ja ;
    skos:broader :382100 ;
    skos:inScheme :scheme .

