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

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

afo:p2450
  skos:prefLabel "maannostuminen"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2451 .

afo:p5819
  skos:prefLabel "ravinteiden huuhtoutuminen"@fi ;
  a skos:Concept ;
  skos:broader afo:p2451 .

afo:p3222
  skos:prefLabel "huuhtoutuma"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2451 .

afo:p2451
  skos:prefLabel "huuhtoutuminen"@fi ;
  ns0:tietue "ctx=huuhtoutuminen", "cc=22", "ed=1986-02-01", "rtx=huuhtoutuma", "stalista=tarkista", "n", "ntx=ravinteiden huuhtoutuminen", "80", "maannostuminen", "eluviation", "agcx=leaching", "fte=leaching", "md=1995-09-05", "sta=hyväksytty" ;
  skos:altLabel "eluviation"@en, "leaching"@en ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:stalista "tarkista" ;
  ns0:rtx afo:p3222, afo:p2450 ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" ;
  ns0:agcx "leaching"@en ;
  skos:topConceptOf yso:conceptscheme ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "890" ;
  skos:exactMatch yso:p19090 ;
  skos:narrower afo:p5819 .

yso:p19090
  skos:prefLabel "urlakning"@sv, "leaching"@en, "huuhtoutuminen"@fi ;
  a skos:Concept .

