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

:8415 a skos:Concept ;
    skos:prefLabel "エアコンディショナー（動力駆動式ファン並びに温度及び湿度を変化させる機構を有するものに限るものとし、湿度のみを単独で調節することができないものを含む。）"@ja , "Air conditioning machines, comprising a motor-driven fan and elements for changing the temperature and humidity, including those machines in which the humidity cannot be separately regulated."@en ;
    skos:notation "8415" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

