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

tero:p8844
  skos:prefLabel "agricultural machines"@en, "jordbruksmaskiner"@sv, "maatalouskoneet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11945 .

tero:conceptscheme a skos:ConceptScheme .
yso:p11945 skos:exactMatch tero:p11945 .
ysa:Y97066 skos:exactMatch tero:p11945 .
allars:Y22959 skos:exactMatch tero:p11945 .
tero:p11945
  skosext:broaderGeneric tero:p8844 ;
  skos:exactMatch ysa:Y97066, allars:Y22959, yso:p11945 ;
  skos:prefLabel "milking machines"@en, "mjölkmaskiner"@sv, "lypsykoneet"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p8844 .

