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

:3506 a skos:Concept ;
    skos:prefLabel "調製膠着剤その他の調製接着剤（他の項に該当するものを除く。）及び膠着剤又は接着剤としての使用に適する物品（膠着剤又は接着剤として小売用にしたもので正味重量が1キログラム以下のものに限る。）"@ja , "Prepared glues and other prepared adhesives, not elsewhere specified or included; products suitable for use as glues or adhesives, put up for retail sale as glues or adhesives, not exceeding a net weight of 1 kg"@en ;
    skos:notation "3506" ;
    skos:broader :35 ;
    skos:inScheme :scheme .

