@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:p2001
  skos:altLabel "clearcut areas"@en, "clear-felled areas"@en, "clearfelled areas"@en, "clearcuts"@en ;
  ns0:tietue "fte=clear-felled areas", "clearcut areas", "n", "rtx=avohakkuu", "md=1999-02-10", "ed=1999-02-10", "ctx=avohakkuualat", "sta=hyväksytty", "clearfelled areas", "stalista=tarkista", "clearcuts", "cc=90" ;
  ns0:md "1999-02-10" ;
  ns0:id "6506" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:broader afo:p4889 ;
  a skos:Concept ;
  ns0:ed "1999-02-10" ;
  skos:prefLabel "avohakkuualat"@fi ;
  ns0:rtx afo:p2000 .

afo:p4889
  skos:prefLabel "hakkuualat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2001 .

afo:p2000
  skos:prefLabel "avohakkuu"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2001 .

