@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p8088
  skos:prefLabel "tillage machines"@en, "jordbearbetningsmaskiner"@sv, "maanmuokkauskoneet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4827 .

tero:p4827
  skos:prefLabel "jyrsimet (maanmuokkauskoneet)"@fi, "milling machines"@en, "fräsar (jordbearbetningsmaskiner)"@sv ;
  skosext:broaderGeneric tero:p8088 ;
  skos:altLabel "jyrsimet"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch ysa:Y102012, allars:Y18401, yso:p4827 ;
  skos:broader tero:p8088 .

allars:Y18401 skos:exactMatch tero:p4827 .
ysa:Y102012 skos:exactMatch tero:p4827 .
yso:p4827 skos:exactMatch tero:p4827 .
