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

:m760692010 a skos:Concept ;
    skos:prefLabel "大型のコンテナ（政令で定める規格のものに限る。）の屋根板として使用するもの（幅が2.3メートル以上のものに限る。）"@ja , "For use as roofs of the large type containers of which the standard is stipulated by a Cabinet Order, of a width not less than 2.3m"@en ;
    skos:notation "760692010" ;
    skos:scopeNote "輸入統計細分"@ja ;
    skos:broader :760692 ;
    skos:inScheme :scheme .

