@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y15502 skos:exactMatch tero:p19307 .
yso:p19307 skos:exactMatch tero:p19307 .
tero:p19307
  skos:prefLabel "astralreligioner"@sv, "astraaliuskonnot"@fi, "astral religions"@en ;
  a skos:Concept ;
  skos:exactMatch allars:Y15502, yso:p19307, ysa:Y94751 ;
  skosext:broaderGeneric tero:p2921 ;
  skos:broader tero:p2921 ;
  skos:inScheme tero:conceptscheme .

tero:p2921
  skos:prefLabel "uskonnot (opit)"@fi, "religions"@en, "religioner"@sv ;
  a skos:Concept ;
  skos:narrower tero:p19307 .

ysa:Y94751 skos:exactMatch tero:p19307 .
