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

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

allars:Y15072 skos:exactMatch tero:p12690 .
tero:p12690
  skos:prefLabel "general education"@en, "allmänbildande undervisning"@sv, "yleissivistävä koulutus"@fi ;
  skosext:broaderGeneric tero:p84 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p12690, allars:Y15072, ysa:Y100427 ;
  a skos:Concept ;
  skos:broader tero:p84 .

ysa:Y100427 skos:exactMatch tero:p12690 .
