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

yso:p5638 skos:exactMatch tero:p5638 .
tero:p5639
  skos:prefLabel "klimat"@sv, "climate"@en, "ilmasto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5638 .

allars:Y26400 skos:exactMatch tero:p5638 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y107382 skos:exactMatch tero:p5638 .
tero:p5638
  skos:exactMatch ysa:Y107382, yso:p5638, allars:Y26400 ;
  skos:broader tero:p5639 ;
  skos:prefLabel "snöklimat"@sv, "lumi-ilmasto"@fi, "snow climate"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5639 ;
  skos:inScheme tero:conceptscheme .

