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

:5802 a skos:Concept ;
    skos:prefLabel "テリータオル地その他のテリー織物（第58.06項の細幅織物類を除く。）及びタフテッド織物類（第57.03項の物品を除く。）"@ja , "Terry towelling and similar woven terry fabrics, other than narrow fabrics of heading 58.06; tufted textile fabrics, other than products of heading 57.03"@en ;
    skos:notation "5802" ;
    skos:broader :58 ;
    skos:inScheme :scheme .

