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

yso:p11999
  skos:prefLabel "clearing land for cultivation"@en, "åkerröjning"@sv, "pellonraivaus"@fi ;
  a skos:Concept .

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

afo:p912
  skos:prefLabel "raivaus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p911 .

afo:p911
  ns0:sta2 "vapaa" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p11999 ;
  ns0:sta "hyväksytty" ;
  ns0:tietue "cc=50", "ed=1986-02-01", "ctx=pellonraivaus", "sta=hyväksytty", "n", "md=1997-11-21", "stalista=tarkista", "agcx=land clearing", "sta2=vapaa" ;
  a skos:Concept ;
  skos:broader afo:p912 ;
  ns0:id "3237" ;
  ns0:ed "1986-02-01" ;
  ns0:agcx "land clearing"@en ;
  ns0:md "1997-11-21" ;
  skos:prefLabel "pellonraivaus"@fi .

