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

tero:conceptscheme a skos:ConceptScheme .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14141 .

allars:Y30154 skos:exactMatch tero:p14141 .
yso:p14141 skos:exactMatch tero:p14141 .
tero:p3545
  skos:prefLabel "burning-over of woodland for cultivation"@en, "svedjebruk"@sv, "kaskiviljely"@fi ;
  a skos:Concept ;
  skos:related tero:p14141 .

tero:p14141
  skos:related tero:p3545 ;
  skos:prefLabel "kaskeaminen"@fi, "svedjebränning"@sv, "burn-beating"@en ;
  skos:exactMatch yso:p14141, allars:Y30154, ysa:Y131408 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p355 ;
  skosext:broaderGeneric tero:p355 ;
  a skos:Concept .

ysa:Y131408 skos:exactMatch tero:p14141 .
