@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:p912
  ns0:stalista "tarkista" ;
  skos:altLabel "clearance"@en, "clearing"@en ;
  skos:topConceptOf yso:conceptscheme ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "3599" ;
  ns0:tietue "md=1999-02-06", "metsänhoito", "rtx=kivienraivaus", "sta=hyväksytty", "ctx=raivaus", "90", "stalista=tarkista", "agcx=land clearing", "pellonraivaus", "cc=40", "ed=1992-05-31", "fte=clearing", "clearance", "n" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  skos:narrower afo:p911 ;
  skos:exactMatch yso:p3123 ;
  ns0:agcx "land clearing"@en ;
  ns0:rtx afo:p890 ;
  a skos:Concept ;
  skos:prefLabel "raivaus"@fi ;
  ns0:ed "1992-05-31" ;
  ns0:md "1999-02-06" .

afo:p890
  skos:prefLabel "metsänhoito"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p912 .

yso:p3123
  skos:prefLabel "clearing"@en, "röjning"@sv, "raivaus"@fi ;
  a skos:Concept .

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

afo:p911
  skos:prefLabel "pellonraivaus"@fi ;
  a skos:Concept ;
  skos:broader afo:p912 .

