@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

ysa:Y104770 skos:exactMatch tero:p14385 .
allars:Y18748 skos:exactMatch tero:p14385 .
yso:p14385 skos:exactMatch tero:p14385 .
tero:p14385
  skos:prefLabel "förstärkning"@sv, "vahvistus (vahventaminen)"@fi, "strengthening"@en ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:exactMatch ysa:Y104770, yso:p14385, allars:Y18748 ;
  skos:altLabel "vahvistus"@fi ;
  skosext:broaderGeneric tero:p355 ;
  a skos:Concept ;
  rdfs:comment "tehdä vahv(emm)aksi vars. lisäämällä t. parantamalla jnk lujuutta, kestävyyttä, vakautta, voimaa, tehoa, määrää tms., vahventaa" ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p355 .

