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

ysa:Y105922 skos:exactMatch tero:p12752 .
yso:p12752 skos:exactMatch tero:p12752 .
tero:conceptscheme a skos:ConceptScheme .
tero:p84
  skos:prefLabel "education"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12752 .

tero:p12752
  skosext:broaderGeneric tero:p84 ;
  skos:broader tero:p84 ;
  skos:exactMatch ysa:Y105922, yso:p12752 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "prästutbildning"@sv, "pappiskoulutus"@fi, "ministerial education"@en ;
  a skos:Concept .

tero:p1429
  a skos:Collection ;
  skos:prefLabel "koulutus alan mukaan"@fi ;
  skos:member tero:p12752 .

