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

tero:conceptscheme a skos:ConceptScheme .
yso:p21130 skos:exactMatch tero:p21130 .
tero:p570
  skos:prefLabel "samhällelig tidsperiod"@sv, "societal period of time"@en, "yhteiskunnallinen ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21130 .

ysa:Y144375 skos:exactMatch tero:p21130 .
tero:p11745
  skos:prefLabel "övergångtid"@sv, "transition period"@en, "siirtymäaika"@fi ;
  a skos:Concept ;
  skos:related tero:p21130 .

tero:p21130
  skos:prefLabel "siirtymävaihe"@fi, "transitional phase"@en, "övergångsskede"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p570 ;
  skos:exactMatch yso:p21130, allars:Y32510, ysa:Y144375 ;
  skos:altLabel "nivelvaihe"@fi ;
  skos:related tero:p11745 ;
  skos:broader tero:p570 .

allars:Y32510 skos:exactMatch tero:p21130 .
