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

:4002 a skos:Concept ;
    skos:prefLabel "合成ゴム、油から製造したファクチス及び第40.01項の物品とこの項の物品との混合物（一次製品、板、シート又はストリップの形状のものに限る。）"@ja , "Synthetic rubber and factice derived from oils, in primary forms or in plates, sheets or strip; mixtures of any product of heading 40.01 with any product of this heading, in primary forms or in plates, sheets or strip."@en ;
    skos:notation "4002" ;
    skos:broader :40 ;
    skos:inScheme :scheme .

