@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:p8936
  skos:exactMatch yso:p8936, allars:Y25075, ysa:Y104463 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "religiös diskriminering"@sv, "uskonnollinen syrjintä"@fi, "religious discrimination"@en ;
  skosext:broaderGeneric tero:p6303 ;
  skos:broader tero:p6303 ;
  skos:related tero:p8937 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104463 skos:exactMatch tero:p8936 .
allars:Y25075 skos:exactMatch tero:p8936 .
yso:p8936 skos:exactMatch tero:p8936 .
tero:p8937
  skos:prefLabel "religious persecutions"@en, "religiösa förföljelser"@sv, "uskonvainot"@fi ;
  a skos:Concept ;
  skos:related tero:p8936 .

tero:p6303
  skos:prefLabel "discrimination"@en, "syrjintä"@fi, "diskriminering"@sv ;
  a skos:Concept ;
  skos:narrower tero:p8936 .

