@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

yso:p2839
  skos:prefLabel "polar regions"@en, "polarområden"@sv, "napa-alueet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12434 .

yso:p12434
  skos:broader yso:p2839, yso:p1624 ;
  skos:related yso:p12432, yso:p15051 ;
  a skos:Concept ;
  skos:prefLabel "arktiska regionen"@sv, "arktinen alue"@fi, "arctic zone"@en ;
  skos:altLabel "arktiskt område"@sv, "arktiset alueet"@fi ;
  skos:inScheme yso:conceptscheme .

yso:p12432
  skos:prefLabel "antarktiska regionen"@sv, "antarktinen alue"@fi, "antarctic zone"@en ;
  a skos:Concept ;
  skos:related yso:p12434 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

afo:p2461 skos:exactMatch yso:p12434 .
yso:p1624
  skos:prefLabel "climate zones"@en, "klimatzoner"@sv, "ilmastovyöhykkeet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12434 .

yso:p15051
  skos:prefLabel "north pole"@en, "pohjoisnapa"@fi, "nordpolen"@sv ;
  a skos:Concept ;
  skos:related yso:p12434 .

