@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104682 skos:exactMatch tero:p13116 .
yso:p13116 skos:exactMatch tero:p13116 .
allars:Y23742 skos:exactMatch tero:p13116 .
tero:p13116
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p593 ;
  skos:exactMatch ysa:Y104682, allars:Y23742, yso:p13116 ;
  skos:prefLabel "odling i torv"@sv, "turveviljely"@fi, "peat cultivation"@en ;
  skos:broader tero:p593 .

tero:p593
  skos:prefLabel "odlingsmetoder"@sv, "cultivation methods"@en, "viljelymenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13116 .

