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

:m847130000 a skos:Concept ;
    skos:prefLabel "携帯用の自動データ処理機械（重量が10キログラム以下で、少なくとも中央処理装置、キーボード及びディスプレイから成るものに限る。）"@ja , "Portable automatic data processing machines, weighing not more than 10 kg, consisting of at least a central processing unit, a keyboard and a display"@en ;
    skos:notation "847130000" ;
    skos:scopeNote "輸入統計細分"@ja ;
    skos:broader :847130 ;
    skos:inScheme :scheme .

