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

:9026 a skos:Concept ;
    skos:prefLabel "液体又は気体の流量、液位、圧力その他の変量の測定用又は検査用の機器（例えば、流量計、液位計、マノメーター及び熱流量計。第90.14項、第90.15項、第90.28項又は第90.32項の機器を除く。）"@ja , "Instruments and apparatus for measuring or checking the flow, level, pressure or other variables of liquids or gases (for example, flow meters, level gauges, manometers, heat meters), excluding instruments and apparatus of heading 90.14, 90.15, 90.28 or 90.32"@en ;
    skos:notation "9026" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

