@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p14064 skos:exactMatch tero:p14064 .
tero:p14064
  skos:exactMatch yso:p14064, allars:Y24139, ysa:Y111145 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p1380 ;
  skosext:broaderGeneric tero:p1380 ;
  skos:prefLabel "pastoralarbeten"@sv, "pastoral work"@en, "pastoraalityöt"@fi .

ysa:Y111145 skos:exactMatch tero:p14064 .
tero:p1380
  skos:prefLabel "lärdomsprov"@sv, "theses"@en, "opinnäytteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14064 .

allars:Y24139 skos:exactMatch tero:p14064 .
