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

:8487 a skos:Concept ;
    skos:prefLabel "機械類の部分品（接続子、絶縁体、コイル、接触子その他の電気用物品を有するもの及びこの類の他の項に該当するものを除く。）"@ja , "Machinery parts, not containing electrical connectors, insulators, coils, contacts or other electrical features, not specified or included elsewhere in this Chapter"@en ;
    skos:notation "8487" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

