@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:conceptscheme a skos:ConceptScheme .
yso:p20170 skos:exactMatch tero:p20170 .
tero:p20170
  skosext:broaderGeneric tero:p14797 ;
  skos:broader tero:p14797 ;
  skos:exactMatch yso:p20170, ysa:Y97963 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Palestinians"@en, "palestiinalaiset"@fi, "palestinier"@sv ;
  a skos:Concept .

tero:p14797
  skos:prefLabel "Arabs"@en, "araber"@sv, "arabit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20170 .

ysa:Y97963 skos:exactMatch tero:p20170 .
