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

:6815 a skos:Concept ;
    skos:prefLabel "石その他の鉱物性材料の製品（炭素繊維及びその製品並びに泥炭製品を含むものとし、他の項に該当するものを除く。）"@ja , "Articles of stone or of other mineral substances (including carbon fibres, articles of carbon fibres and articles of peat), not elsewhere specified or included."@en ;
    skos:notation "6815" ;
    skos:broader :68 ;
    skos:inScheme :scheme .

