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

:m847330011 a skos:Concept ;
    skos:prefLabel "DRAM（ダイナミックランダムアクセスメモリー）モジュール（一又は二以上のDRAMを基板上に装着し、かつ、自動データ処理機械等に接続するための端子を有しているもの（DRAMの機能を補助するためのDRAM以外の部分品が装着されているかいないかを問わない。）をいう。）"@ja , "DRAM (Dynamic random access memory) modules, mounted one or more DRAMs on a circuit board, having a terminal to connect to automatic data processing machines or units thereof, whether or not parts other than DRAMs to just work for the function of DRAMs are mounted"@en ;
    skos:notation "847330011" ;
    skos:scopeNote "輸入統計細分"@ja ;
    skos:broader :847330 ;
    skos:inScheme :scheme .

