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

tero:p11603
  skos:prefLabel "stadieväxling"@sv, "astevaihtelu"@fi, "consonant gradation"@en ;
  skosext:broaderGeneric tero:p8652 ;
  skos:broader tero:p8652 ;
  skos:exactMatch yso:p11603, ysa:Y100878, allars:Y26757 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y100878 skos:exactMatch tero:p11603 .
allars:Y26757 skos:exactMatch tero:p11603 .
yso:p11603 skos:exactMatch tero:p11603 .
tero:p8652
  skos:prefLabel "apophony"@en, "ljudväxling"@sv, "äännevaihtelu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11603 .

