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

:2518 a skos:Concept ;
    skos:prefLabel "ドロマイト（粗削りしたもの及びのこぎりでひくことその他の方法により長方形（正方形を含む。）の塊状又は板状に単に切つたものを含むものとし、焼いてあるかないか又は焼結してあるかないかを問わない。）"@ja , "Dolomite, whether or not calcined or sintered, including dolomite roughly trimmed or merely cut, by sawing or otherwise, into blocks or slabs of a rectangular (including square) shape"@en ;
    skos:notation "2518" ;
    skos:broader :25 ;
    skos:inScheme :scheme .

