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

:6401 a skos:Concept ;
    skos:prefLabel "防水性の履物（本底及び甲がゴム製又はプラスチック製のものに限るものとし、縫合、リベット締め、くぎ打ち、ねじ締め、プラグ止めその他これらに類する方法により甲を底に固定し又は組み立てたものを除く。）"@ja , "Waterproof footwear with outer soles and uppers of rubber or of plastics, the uppers of which are neither fixed to the sole nor assembled by stitching, riveting, nailing, screwing, plugging or similar processes."@en ;
    skos:notation "6401" ;
    skos:broader :64 ;
    skos:inScheme :scheme .

