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

:7006 a skos:Concept ;
    skos:prefLabel "ガラス（第70.03項から第70.05項までのガラスを曲げ、縁加工し、彫り、穴をあけ、ほうろう引きをし又はその他の加工をしたものに限るものとし、枠付きのもの及び他の材料を取り付けたものを除く。）"@ja , "Glass of heading 70.03, 70.04 or 70.05, bent, edge-worked, engraved, drilled, enamelled or otherwise worked, but not framed or fitted with other materials."@en ;
    skos:notation "7006" ;
    skos:broader :70 ;
    skos:inScheme :scheme .

