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

tero:p4071
  skos:prefLabel "aineenopettajat"@fi, "subject teachers"@en, "ämneslärare"@sv ;
  a skos:Concept ;
  skos:narrower tero:p6414 .

tero:conceptscheme a skos:ConceptScheme .
tero:p6414
  skosext:broaderGeneric tero:p4071 ;
  skos:related tero:p6415 ;
  skos:broader tero:p4071 ;
  skos:prefLabel "teachers of religious education"@en, "uskonnonopettajat"@fi, "religionslärare"@sv ;
  a skos:Concept ;
  skos:exactMatch yso:p6414, ysa:Y110914, allars:Y32075 ;
  skos:inScheme tero:conceptscheme .

allars:Y32075 skos:exactMatch tero:p6414 .
yso:p6414 skos:exactMatch tero:p6414 .
tero:p6415
  skos:prefLabel "religion"@en, "uskonto"@fi, "religion"@sv ;
  a skos:Concept ;
  skos:related tero:p6414 .

ysa:Y110914 skos:exactMatch tero:p6414 .
