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

afo:p724
  skos:prefLabel "metsien häviäminen"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p726 .

yso:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p726 .

afo:p726
  ns0:tietue "stalista=tarkista", "cc=90", "ctx=metsänhävitys", "fte=deforestation", "forest destruction", "n", "sta=hyväksytty", "md=2000-02-29", "agcx=deforestation", "ed=1999-02-23", "rtx=metsien häviäminen" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:md "2000-02-29" ;
  skos:broader yso:p355 ;
  ns0:agcx "deforestation"@en ;
  ns0:ed "1999-02-23" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "metsänhävitys"@fi ;
  skos:altLabel "forest destruction"@en, "deforestation"@en ;
  ns0:sta "hyväksytty" ;
  ns0:id "6601" ;
  ns0:rtx afo:p724 .

