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

tero:conceptscheme a skos:ConceptScheme .
allars:Y28978 skos:exactMatch tero:p6467 .
tero:p6467
  skos:exactMatch yso:p6467, allars:Y28978, ysa:Y94249 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "VVS-arbeten"@sv, "hvac and plumbing"@en, "LVI-työt"@fi ;
  skos:broader tero:p6468 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6468 .

ysa:Y94249 skos:exactMatch tero:p6467 .
yso:p6467 skos:exactMatch tero:p6467 .
tero:p6468
  skos:prefLabel "construction works"@en, "byggnadsarbeten"@sv, "rakennustyöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6467 .

