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

:4201 a skos:Concept ;
    skos:prefLabel "動物用装着具（引き革、引き綱、ひざ当て、口輪、くら敷き、くら袋、犬用のコートその他これらに類する物品を含むものとし、材料を問わない。）"@ja , "Saddlery and harness for any animal (including traces, leads, knee pads, muzzles, saddle cloths, saddle bags, dog coats and the like), of any material."@en ;
    skos:notation "4201" ;
    skos:broader :42 ;
    skos:inScheme :scheme .

