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

:9506 a skos:Concept ;
    skos:prefLabel "身体トレーニング、体操、競技その他の運動（卓球を含む。）又は戸外遊戯に使用する物品（この類の他の項に該当するものを除く。）及び水泳用又は水遊び用のプール"@ja , "Articles and equipment for general physical exercise, gymnastics, athletics, other sports (including table-tennis) or outdoor games, not specified or included elsewhere in this Chapter; swimming pools and paddling pools"@en ;
    skos:notation "9506" ;
    skos:broader :95 ;
    skos:inScheme :scheme .

