@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:p10625 skos:exactMatch tero:p10625 .
ysa:Y97509 skos:exactMatch tero:p10625 .
tero:p10625
  skos:broader tero:p5605 ;
  skos:prefLabel "mormons"@en, "mormoner"@sv, "mormonit"@fi ;
  skos:exactMatch ysa:Y97509, allars:Y23056, yso:p10625 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5605 .

allars:Y23056 skos:exactMatch tero:p10625 .
tero:p5605
  skos:prefLabel "religious communities"@en, "religiösa samfund"@sv, "uskonnolliset yhteisöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10625 .

