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

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

tero:p19010
  a skos:Concept ;
  skos:prefLabel "inhabitants of Central Finland"@en, "keskisuomalaiset"@fi, "invånare i Mellersta Finland"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3180 ;
  skos:exactMatch yso:p19010, ysa:Y111667, allars:Y42140 ;
  skosext:broaderGeneric tero:p3180 .

