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

allars:Y27029 skos:exactMatch tero:p375 .
tero:conceptscheme a skos:ConceptScheme .
tero:p375
  skos:prefLabel "studentuppgifter"@sv, "ylioppilastehtävät"@fi, "questions at the matriculation examination"@en ;
  skos:related tero:p373, tero:p376 ;
  skos:exactMatch yso:p375, ysa:Y104929, allars:Y27029 ;
  skosext:broaderGeneric tero:p3929 ;
  skos:broader tero:p3929 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

yso:p375 skos:exactMatch tero:p375 .
ysa:Y104929 skos:exactMatch tero:p375 .
tero:p3929
  skos:prefLabel "tasks"@en, "uppgifter"@sv, "tehtävät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p375 .

tero:p373
  skos:prefLabel "studentexamen"@sv, "ylioppilastutkinto"@fi, "matriculation examination"@en ;
  a skos:Concept ;
  skos:related tero:p375 .

tero:p376
  skos:prefLabel "written examination for higher certificate"@en, "studentskrivningar"@sv, "ylioppilaskirjoitukset"@fi ;
  a skos:Concept ;
  skos:related tero:p375 .

