@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:p5160 .

yso:p24201
  skos:prefLabel "skördare"@sv, "harvesterit"@fi, "harvesters"@en ;
  a skos:Concept ;
  skos:exactMatch afo:p5160 .

afo:p5160
  ns0:sta "hyväksytty" ;
  skos:broader afo:p2534 ;
  ns0:tietue "ctx=harvesterit", "md=1999-02-11", "n", "stalista=tarkista", "btx=metsäkoneet", "sta=hyväksytty", "agcx=harvesters", "cc=90", "ed=1999-01-05", "fte=harvesters" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "harvesters"@en ;
  ns0:stalista "tarkista" ;
  ns0:agcx "harvesters"@en ;
  ns0:md "1999-02-11" ;
  a skos:Concept ;
  skos:prefLabel "harvesterit"@fi ;
  skos:exactMatch yso:p24201 ;
  ns0:id "6331" ;
  ns0:ed "1999-01-05" ;
  ns0:siirtopv "2006-03-03" .

