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

tero:p8127
  skos:prefLabel "regional identity"@en, "lokal identitet"@sv, "alueellinen identiteetti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24147 .

yso:p24147 skos:exactMatch tero:p24147 .
tero:conceptscheme a skos:ConceptScheme .
tero:p14018
  skos:prefLabel "inhabitants of Satakunta region"@en, "satakundabor"@sv, "satakuntalaiset"@fi ;
  a skos:Concept ;
  skos:related tero:p24147 .

tero:p24147
  skosext:broaderGeneric tero:p8127 ;
  yso:p23805 ysa:Y172107 ;
  skos:broader tero:p8127 ;
  skos:related tero:p14018 ;
  skos:exactMatch yso:p24147 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Satakunta identity"@en, "satakuntalaisuus"@fi ;
  a skos:Concept .

