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

:5804 a skos:Concept ;
    skos:prefLabel "チュールその他の網地（織つたもの及びメリヤス編み又はクロセ編みのものを除く。）及びレース（レース地及びモチーフに限るものとし、第60.02項から第60.06項までの編物を除く。）"@ja , "Tulles and other net fabrics, not including woven, knitted or crocheted fabrics; lace in the piece, in strips or in motifs, other than fabrics of headings 60.02 to 60.06."@en ;
    skos:notation "5804" ;
    skos:broader :58 ;
    skos:inScheme :scheme .

