@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:p14201
  skos:prefLabel "cis countries"@en, "IVY-maat"@fi, "OSS-länder"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p14201, allars:Y23981, ysa:Y108666 ;
  skos:broader tero:p3215 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3215 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y108666 skos:exactMatch tero:p14201 .
allars:Y23981 skos:exactMatch tero:p14201 .
yso:p14201 skos:exactMatch tero:p14201 .
