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

tero:conceptscheme a skos:ConceptScheme .
tero:p10442
  skos:prefLabel "Ostrobothnian identity"@en, "österbottnisk identitet"@sv, "pohjalaisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p10443 .

yso:p10443 skos:exactMatch tero:p10443 .
ysa:Y98152 skos:exactMatch tero:p10443 .
allars:Y29474 skos:exactMatch tero:p10443 .
tero:p3180
  skos:prefLabel "Finns"@en, "finländare"@sv, "suomalaiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10443 .

tero:p10443
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y29474, yso:p10443, ysa:Y98152 ;
  skos:related tero:p10442 ;
  skos:prefLabel "österbottningar"@sv, "pohjalaiset"@fi, "Ostrobothnians"@en ;
  skosext:broaderGeneric tero:p3180 ;
  a skos:Concept ;
  skos:broader tero:p3180 .

