@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:p12048
  skos:prefLabel "age of independence"@en, "itsenäisyyden aika"@fi, "självständighetstiden"@sv ;
  skos:exactMatch allars:Y25922, yso:p12048, ysa:Y117446 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p570 ;
  skos:broader tero:p570 .

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

allars:Y25922 skos:exactMatch tero:p12048 .
yso:p12048 skos:exactMatch tero:p12048 .
ysa:Y117446 skos:exactMatch tero:p12048 .
