@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:conceptscheme a skos:ConceptScheme .
tero:p3180
  skos:prefLabel "Finns"@en, "finländare"@sv, "suomalaiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20544 .

yso:p20544 skos:exactMatch tero:p20544 .
allars:Y42094 skos:exactMatch tero:p20544 .
ysa:Y111207 skos:exactMatch tero:p20544 .
tero:p20544
  skos:exactMatch yso:p20544, ysa:Y111207, allars:Y42094 ;
  skosext:broaderGeneric tero:p3180 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kainuulaiset"@fi, "kajanaländare"@sv, "inhabitants of Kainuu Region"@en ;
  skos:broader tero:p3180 ;
  a skos:Concept .

