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

:9507 a skos:Concept ;
    skos:prefLabel "釣りざお、釣針その他の魚釣用具及びたも網、捕虫網その他これらに類する網並びにおとり具（第92.08項又は第97.05項のものを除く。）その他これに類する狩猟用具"@ja , "Fishing rods, fish-hooks and other line fishing tackle; fish landing nets, butterfly nets and similar nets; decoy \"birds\" (other than those of heading 92.08 or 97.05) and similar hunting or shooting requisites"@en ;
    skos:notation "9507" ;
    skos:broader :95 ;
    skos:inScheme :scheme .

