@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1537
  skos:prefLabel "religiösa fenomen"@sv, "religious phenomena"@en, "uskonnolliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6415 .

yso:p6415
  skos:broader yso:p1537 ;
  skos:related yso:p6414, yso:p2921 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "uskonto (uskominen)"@fi, "religion"@en, "religion"@sv ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p6414
  skos:prefLabel "teachers of religious education"@en, "religionslärare"@sv, "uskonnonopettajat"@fi ;
  a skos:Concept ;
  skos:related yso:p6415 .

yso:p2921
  skos:prefLabel "uskonnot (opit)"@fi, "religions"@en, "religioner"@sv ;
  a skos:Concept ;
  skos:related yso:p6415 .

