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

yso:p8088
  skos:prefLabel "tillage machines"@en, "jordbearbetningsmaskiner"@sv, "maanmuokkauskoneet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1261 .

afo:p1261
  ns0:md "1995-09-05" ;
  skos:prefLabel "lanat"@fi ;
  ns0:tietue "ctx=lanat", "sta=hyväksytty", "ed=1986-02-01", "stalista=tarkista", "md=1995-09-05", "n", "btx=maanmuokkauskoneet", "fte=clod crushers", "cc=40" ;
  a skos:Concept ;
  ns0:id "2075" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "clod crushers"@en ;
  skos:broader afo:p1026, yso:p8088 ;
  ns0:ed "1986-02-01" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" .

afo:p1026
  skos:prefLabel "maanmuokkauskoneet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1261 .

