@prefix afo: <http://www.yso.fi/onto/afo/> .
@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#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p737
  skos:prefLabel "harvennus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p736 .

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

afo:p736
  ns0:tietue "cc=22", "stalista=tarkista", "ed=1986-02-01", "md=1997-12-01", "n", "ctx=raakileharvennus", "agcx=defruiting", "sta=hyväksytty", "rtx=harvennus" ;
  ns0:stalista "tarkista" ;
  ns0:ed "1986-02-01" ;
  skos:prefLabel "raakileharvennus"@fi ;
  skos:broader afo:p737 ;
  a skos:Concept ;
  ns0:id "3583" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:agcx "defruiting"@en ;
  ns0:md "1997-12-01" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme .

