@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 .
yso:p22518 skos:exactMatch tero:p22518 .
tero:p3255
  skos:prefLabel "Asians"@en, "aasialaiset"@fi, "asiater"@sv ;
  a skos:Concept ;
  skos:narrower tero:p22518 .

tero:p22518
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Afghans"@en, "afganistanilaiset"@fi, "afghaner"@sv ;
  skos:exactMatch allars:Y39138, yso:p22518, ysa:Y144409 ;
  a skos:Concept ;
  skos:broader tero:p3255 ;
  skosext:broaderGeneric tero:p3255 .

ysa:Y144409 skos:exactMatch tero:p22518 .
allars:Y39138 skos:exactMatch tero:p22518 .
