@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p35933
  skos:prefLabel "soil ecosystems"@en, "maaekosysteemit"@fi, "terrestriska ekosystem"@sv ;
  skos:exactMatch afo:maaekosysteemit, yso:p11001 ;
  skos:altLabel "land ecosystems"@en, "terrestrial ecosystems"@en, "landekosystem"@sv, "terrestriset ekosysteemit"@fi ;
  skos:broader koko:p37276 ;
  skos:closeMatch ysa:Y7033 ;
  a skos:Concept ;
  afo:usr "lipsanen" ;
  skos:related koko:p32929 ;
  skos:inScheme yso:conceptscheme ;
  afo:cc afo:C15_biologia .

koko:p32929
  skos:prefLabel "vattenekosystem"@sv, "aquatic ecosystems"@en, "vesiekosysteemit"@fi ;
  a skos:Concept ;
  skos:related koko:p35933 .

koko:p37276
  skos:prefLabel "ekosystem"@sv, "ecosystems"@en, "ekosysteemit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p35933 .

