@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p19042
  skosext:broaderGeneric tero:p4776 ;
  skos:exactMatch allars:Y29985, yso:p19042, ysa:Y130094 ;
  skos:prefLabel "ilmanvaihtojärjestelmät"@fi, "ventilationssystem"@sv, "ventilation systems"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4776 ;
  a skos:Concept .

tero:p4776
  skos:prefLabel "LVI-järjestelmät"@fi, "VVS-system"@sv, "hvac and plumbing systems"@en ;
  a skos:Concept ;
  skos:narrower tero:p19042 .

allars:Y29985 skos:exactMatch tero:p19042 .
ysa:Y130094 skos:exactMatch tero:p19042 .
yso:p19042 skos:exactMatch tero:p19042 .
