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

tero:p20448
  skos:broader tero:p8088 ;
  skos:exactMatch ysa:Y100925, allars:Y24362, yso:p20448 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p8088 ;
  skos:prefLabel "ploughs"@en, "plogar"@sv, "aurat"@fi ;
  a skos:Concept .

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

yso:p20448 skos:exactMatch tero:p20448 .
allars:Y24362 skos:exactMatch tero:p20448 .
