@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

tero:p2970
  skosext:broaderGeneric tero:p355 ;
  skos:exactMatch allars:Y22651, <http://www.yso.fi/onto/ttl/TTL1472>, ysa:Y102648 ;
  skos:broader tero:p355 ;
  skos:prefLabel "mekanisering"@sv, "mechanization"@en, "koneistaminen"@fi ;
  skos:altLabel "mechanisation"@en, "koneellistaminen"@fi ;
  a skos:Concept ;
  skos:related tero:p2971 ;
  skos:inScheme tero:conceptscheme .

<http://www.yso.fi/onto/ttl/TTL1472> skos:exactMatch tero:p2970 .
ysa:Y102648 skos:exactMatch tero:p2970 .
tero:p2971
  skos:prefLabel "mekanisering (process)"@sv, "mechanization"@en, "koneistuminen"@fi ;
  a skos:Concept ;
  skos:related tero:p2970 .

allars:Y22651 skos:exactMatch tero:p2970 .
