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

:480256 a skos:Concept ;
    skos:prefLabel "重量が1平方メートルにつき40グラム以上150グラム以下のもの（折り畳んでない状態において1辺の長さが435ミリメートル以下で、その他の辺の長さが297ミリメートル以下のシート状のものに限る。）"@ja , "Weighing 40 g/m2 or more but not more than 150 g/m2, in sheets with one side not exceeding 435 mm and the other side not exceeding 297 mm in the unfolded state"@en ;
    skos:notation "480256" ;
    skos:broader :4802 ;
    skos:inScheme :scheme .

