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

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

tero:p16998
  skos:prefLabel "kaasulaitteet"@fi, "gas appliances"@en, "gasapparater"@sv ;
  skosext:broaderGeneric tero:p2442 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p16998, allars:Y37780, ysa:Y121077 ;
  skos:broader tero:p2442 ;
  skos:altLabel "gas equipment"@en .

yso:p16998 skos:exactMatch tero:p16998 .
ysa:Y121077 skos:exactMatch tero:p16998 .
