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

yso:p4180
  skos:prefLabel "derived quantities"@en, "härledda storheter"@sv, "johdannaissuureet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3222 .

afo:p3222
  ns0:tietue "rtx=huuhtoutuminen", "ed=1992-05-31", "stalista=tarkista", "fte=leachates", "ctx=huuhtoutuma", "n", "md=1997-07-02", "cc=22", "80", "sta=hyväksytty" ;
  ns0:id "889" ;
  ns0:md "1997-07-02" ;
  ns0:stalista "tarkista" ;
  ns0:rtx afo:p2451 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1992-05-31" ;
  skos:altLabel "leachates"@en ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "huuhtoutuma"@fi ;
  skos:broader yso:p4180 .

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

