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

yso:p9673 skos:exactMatch tero:p9673 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y109606 skos:exactMatch tero:p9673 .
allars:Y20321 skos:exactMatch tero:p9673 .
tero:p9673
  skos:prefLabel "islänningar"@sv, "Icelanders"@en, "islantilaiset"@fi ;
  skos:exactMatch ysa:Y109606, yso:p9673, allars:Y20321 ;
  skos:altLabel "Icelandic people"@en ;
  a skos:Concept ;
  skos:broader tero:p1868 ;
  skosext:broaderGeneric tero:p1868 ;
  skos:inScheme tero:conceptscheme .

tero:p1868
  skos:prefLabel "Nordic people"@en, "pohjoismaalaiset"@fi, "nordbor"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9673 .

