@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#> .

tero:p24533
  a skos:Concept ;
  skos:exactMatch yso:p24533 ;
  skos:prefLabel "krisstater"@sv, "kriisivaltiot"@fi, "crisis states"@en ;
  skos:altLabel "hauraat valtiot"@fi, "epäonnistuneet valtiot"@fi, "romahtaneet valtiot"@fi ;
  yso:p23805 ysa:Y172924 ;
  skosext:broaderGeneric tero:p3215 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3215 .

tero:p3215
  skos:prefLabel "valtiot (alueelliset kokonaisuudet)"@fi, "states"@en, "stater"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24533 .

yso:p24533 skos:exactMatch tero:p24533 .
tero:conceptscheme a skos:ConceptScheme .
