@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:p2134
  ns0:tietue "strip cutting", "strip system", "cc=90", "ctx=kaistalehakkuu", "sta=hyväksytty", "md=2002-01-25", "fte=strip felling", "ed=1999-02-10", "stalista=tarkista", "rtx=hakkuu", "n" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p196 ;
  ns0:id "6509" ;
  skos:altLabel "strip cutting"@en, "strip system"@en, "strip felling"@en ;
  ns0:sta "hyväksytty" ;
  ns0:md "2002-01-25" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:ed "1999-02-10" ;
  skos:prefLabel "kaistalehakkuu"@fi .

afo:p196
  skos:prefLabel "hakkuut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2134 .

