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

:5809 a skos:Concept ;
    skos:prefLabel "金属糸又は第56.05項の金属を交えた糸の織物（衣類、室内用品その他これらに類する物品に使用する種類のものに限るものとし、他の項に該当するものを除く。）"@ja , "Woven fabrics of metal thread and woven fabrics of metallised yarn of heading 56.05, of a kind used in apparel, as furnishing fabrics or for similar purposes, not elsewhere specified or included"@en ;
    skos:notation "5809" ;
    skos:broader :58 ;
    skos:inScheme :scheme .

