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

afo:p2150
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "n", "sta=hyväksytty", "agcx=biodegradation", "rtx=hajoaminen", "ed=1992-05-31", "cc=80", "ctx=biohajoaminen", "md=1995-09-05", "stalista=tarkista" ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "biodegradation"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "270" ;
  skos:broader afo:p935 ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p14568 ;
  ns0:ed "1992-05-31" ;
  a skos:Concept ;
  skos:prefLabel "biohajoaminen"@fi .

afo:p935
  skos:prefLabel "hajoaminen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2150 .

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

yso:p14568
  skos:prefLabel "biologisk nedbrytning"@sv, "biodegradation"@en, "biohajoaminen"@fi ;
  a skos:Concept .

