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

:5211 a skos:Concept ;
    skos:prefLabel "綿織物（綿の重量が全重量の85％未満のもので、混用繊維の全部又は大部分が人造繊維のもののうち、重量が1平方メートルにつき200グラムを超えるものに限る。）"@ja , "Woven fabrics of cotton, containing less than 85 % by weight of cotton, mixed mainly or solely with man-made fibres, weighing more than 200 g/㎡"@en ;
    skos:notation "5211" ;
    skos:broader :52 ;
    skos:inScheme :scheme .

