@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 .
yso:p20383 skos:exactMatch tero:p20383 .
ysa:Y106090 skos:exactMatch tero:p20383 .
allars:Y25070 skos:exactMatch tero:p20383 .
tero:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20383 .

tero:p20383
  skos:prefLabel "religionspolitik"@sv, "religion policy"@en, "uskontopolitiikka"@fi ;
  skos:exactMatch allars:Y25070, ysa:Y106090, yso:p20383 ;
  a skos:Concept ;
  skos:broader tero:p454 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p454 .

