@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p6628
  skos:prefLabel "luftkonditionering"@sv, "air conditioning"@en, "ilmastointi"@fi ;
  a skos:Concept ;
  skos:broader yso:p5431 .

yso:p5431
  skos:closeMatch allars:Y28755, ysa:Y95525 ;
  skos:altLabel "vädring"@sv, "tuuletus"@fi ;
  skos:broader yso:p5432 ;
  skos:prefLabel "ilmanvaihto"@fi, "ventilation"@en, "ventilation"@sv ;
  skos:related yso:p5433 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p6628 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p5432
  skos:prefLabel "ersättande (substituering)"@sv, "vaihto (tilalle)"@fi, "swopping"@en ;
  a skos:Concept ;
  skos:narrower yso:p5431 .

yso:p5433
  skos:prefLabel "indoor air"@en, "inneluft"@sv, "sisäilma"@fi ;
  a skos:Concept ;
  skos:related yso:p5431 .

