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

:8512 a skos:Concept ;
    skos:prefLabel "電気式の照明用又は信号用の機器（第85.39項の物品を除く。）、ウインドスクリーンワイパー及び曇り除去装置（自転車又は自動車に使用する種類のものに限る。）"@ja , "Electrical lighting or signalling equipment (excluding articles of heading 85.39), windscreen wipers, defrosters and demisters, of a kind used for cycles or motor vehicles"@en ;
    skos:notation "8512" ;
    skos:broader :85 ;
    skos:inScheme :scheme .

