@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:prefLabel "avohakkuualat"@fi ;
  a skos:Concept ;
  skos:broader afo:p4889 .

yso:p880
  skos:prefLabel "områden definierade genom människans aktivitet"@sv, "areas defined by human"@en, "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4889 .

afo:p4889
  skos:narrower afo:p2001 ;
  ns0:tietue "logged areas", "sta2=vapaa", "ctx=hakkuualat", "cut-over sites", "sta=hyväksytty", "stalista=tarkista", "cc=90", "md=1999-02-01", "cutovers", "cutoversites", "logging areas", "fte=felling areas", "logged-over areas", "n", "cut-overs", "agcx=felling areas", "ed=1995-09-05", "felled areas", "cutting areas" ;
  skos:altLabel "logged-over areas"@en, "logged areas"@en, "logging areas"@en, "cutoversites"@en, "cutovers"@en, "felling areas"@en, "cutting areas"@en, "cut-overs"@en, "cut-over sites"@en, "felled areas"@en ;
  ns0:md "1999-02-01" ;
  ns0:sta "hyväksytty" ;
  ns0:id "5903" ;
  skos:prefLabel "hakkuualat"@fi ;
  ns0:agcx "felling areas"@en ;
  ns0:sta2 "vapaa" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:ed "1995-09-05" ;
  a skos:Concept ;
  skos:broader yso:p880 ;
  ns0:siirtopv "2006-03-03" .

