@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/> .

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

koko:p31109
  skos:prefLabel "fällning"@sv, "precipitation"@en, "saostus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p45867 .

koko:p45867
  afo:cc afo:C80_ymparistonsuojelu ;
  skos:broader koko:p31109 ;
  skos:altLabel "primary settling"@en, "primary settlement"@en ;
  skos:exactMatch afo:esisaostus ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "esisaostus"@fi ;
  a skos:Concept .

