@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:Y27976 skos:exactMatch tero:p19322 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1625
  skos:prefLabel "vegetationszoner"@sv, "vegetation zones"@en, "kasvillisuusvyöhykkeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19322 .

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

tero:p19322
  skos:exactMatch allars:Y27976, yso:p19322, ysa:Y101818 ;
  skos:prefLabel "tropisk zon"@sv, "trooppinen vyöhyke"@fi, "tropical zone"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1625, tero:p1624 ;
  skos:broader tero:p1625, tero:p1624 ;
  skos:altLabel "tropiikki"@fi, "tropik"@sv ;
  skos:inScheme tero:conceptscheme .

