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

:2201 a skos:Concept ;
    skos:prefLabel "水（天然又は人造の鉱水及び炭酸水を含むものとし、砂糖その他の甘味料又は香味料を加えたものを除く。）、氷及び雪"@ja , "Waters, including natural or artificial mineral waters and aerated waters, not containing added sugar or other sweetening matter nor flavoured; ice and snow"@en ;
    skos:notation "2201" ;
    skos:broader :22 ;
    skos:inScheme :scheme .

