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

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

tero:conceptscheme a skos:ConceptScheme .
yso:p17900 skos:exactMatch tero:p17900 .
ysa:Y107381 skos:exactMatch tero:p17900 .
allars:Y29446 skos:exactMatch tero:p17900 .
tero:p17900
  skos:prefLabel "aavikkoilmasto"@fi, "desert climate"@en, "ökenklimat"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p17900, ysa:Y107381, allars:Y29446 ;
  skos:broader tero:p5639 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5639 .

