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

:8544 a skos:Concept ;
    skos:prefLabel "電気絶縁をした線、ケーブル（同軸ケーブルを含む。）その他の電気導体（エナメルを塗布し又は酸化被膜処理をしたものを含むものとし、接続子を取り付けてあるかないかを問わない。）及び光ファイバーケーブル（個々に被覆したファイバーから成るものに限るものとし、電気導体を組み込んであるかないか又は接続子を取り付けてあるかないかを問わない。）"@ja , "Insulated (including enamelled or anodised) wire, cable (including co-axial cable) and other insulated electric conductors, whether or not fitted with connectors; optical fibre cables, made up of individually sheathed fibres, whether or not assembled with electric conductors or fitted with connectors"@en ;
    skos:notation "8544" ;
    skos:broader :85 ;
    skos:inScheme :scheme .

