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

:701342 a skos:Concept ;
    skos:prefLabel "線膨脹係数が温度0度から300度までの範囲において1ケルビンにつき1,000,000分の5以下のもの"@ja , "Of glass having a linear coefficient of expansion not exceeding 5 x 10-6 per Kelvin within a temperature range of 0 °C to 300 °C"@en ;
    skos:notation "701342" ;
    skos:broader :7013 ;
    skos:inScheme :scheme .

