@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p3566
  skos:prefLabel "air conditioning equipment"@en, "ventilationsaggregat"@sv, "ilmastointilaitteet"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p11380 ;
  skos:broader tero:p11380 .

tero:conceptscheme a skos:ConceptScheme .
yso:p11380 skos:exactMatch tero:p11380 .
tero:p2442
  skos:prefLabel "devices"@en, "apparater"@sv, "laitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11380 .

ysa:Y95526 skos:exactMatch tero:p11380 .
allars:Y28757 skos:exactMatch tero:p11380 .
tero:p11380
  skos:exactMatch ysa:Y95526, allars:Y28757, yso:p11380 ;
  skos:broader tero:p2442 ;
  skos:prefLabel "ilmanvaihtolaitteet"@fi, "ventilation equipment"@en, "ventilationsapparater"@sv ;
  skosext:broaderGeneric tero:p2442 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:narrower tero:p3566 .

