@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

allars:Y27572 skos:exactMatch tero:p1623 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1625
  skos:prefLabel "vegetationszoner"@sv, "vegetation zones"@en, "kasvillisuusvyöhykkeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1623 .

yso:p1623 skos:exactMatch tero:p1623 .
tero:p1623
  skos:exactMatch ysa:Y101816, allars:Y27572, yso:p1623 ;
  skos:broader tero:p1624, tero:p1625 ;
  skos:prefLabel "temperate zone"@en, "lauhkea vyöhyke"@fi, "tempererad zon"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1624, tero:p1625 .

ysa:Y101816 skos:exactMatch tero:p1623 .
tero:p1624
  skos:prefLabel "climate zones"@en, "klimatzoner"@sv, "ilmastovyöhykkeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1623 .

