@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:p4652
  ns0:id "7907" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-04-20" ;
  skos:broader afo:p3950, yso:p20448 ;
  ns0:sta "hylätty" ;
  a skos:Concept ;
  ns0:md "1995-12-14" ;
  skos:prefLabel "alueaurat"@fi ;
  ns0:ed "1995-09-07" ;
  ns0:obf "Maatalouskoneet.;" .

afo:p3950
  skos:prefLabel "aurat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4652 .

yso:p20448
  skos:prefLabel "plogar"@sv, "ploughs"@en, "aurat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4652 .

