@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:p19771 skos:exactMatch tero:p19771 .
ysa:Y99932 skos:exactMatch tero:p19771 .
tero:p1632
  skos:prefLabel "psykologi"@sv, "psychology"@en, "psykologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19771 .

tero:p19771
  skos:prefLabel "religionspsykologi"@sv, "psychology of religion"@en, "uskontopsykologia"@fi ;
  skos:broader tero:p1632, tero:p2976 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y99932, yso:p19771, allars:Y25071 ;
  skos:altLabel "uskonnon psykologia"@fi ;
  skosext:broaderGeneric tero:p1632, tero:p2976 ;
  a skos:Concept .

tero:p2976
  skos:prefLabel "religionsvetenskap"@sv, "religious studies"@en, "uskontotiede"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19771 .

allars:Y25071 skos:exactMatch tero:p19771 .
