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

allars:Y42092 skos:exactMatch tero:p12768 .
yso:p12768 skos:exactMatch tero:p12768 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3180
  skos:prefLabel "Finns"@en, "finländare"@sv, "suomalaiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12768 .

tero:p12768
  skosext:broaderGeneric tero:p3180 ;
  skos:prefLabel "invånare i Sydöstra Finland"@sv, "kaakkoissuomalaiset"@fi, "inhabitants of Southeast Finland"@en ;
  skos:broader tero:p3180 ;
  skos:exactMatch allars:Y42092, yso:p12768, ysa:Y112101 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y112101 skos:exactMatch tero:p12768 .
