@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:p2534
  skos:prefLabel "metsäkoneet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2812 .

afo:p2812
  ns0:ed "1999-01-11" ;
  skos:prefLabel "prosessorit"@fi ;
  ns0:stalista "tarkista" ;
  ns0:tietue "cc=90", "sta=hyväksytty", "rtx=metsäkoneet", "md=1999-02-24", "ed=1999-01-11", "stalista=tarkista", "n", "ctx=prosessorit", "fte=processors" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p9227, afo:p2534 ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "processors"@en ;
  a skos:Concept ;
  ns0:id "6422" ;
  ns0:md "1999-02-24" .

yso:p9227
  skos:prefLabel "machinery for forestry"@en, "skogsmaskiner"@sv, "metsäkoneet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2812 .

