@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p374
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p373 .

yso:p15591
  skos:prefLabel "Reifeprufung-tutkinto"@fi ;
  a skos:Concept ;
  skos:broader yso:p373 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p375
  skos:prefLabel "questions at the matriculation examination"@en, "studentuppgifter"@sv, "ylioppilastehtävät"@fi ;
  a skos:Concept ;
  skos:related yso:p373 .

yso:p373
  skos:broader yso:p374 ;
  skos:prefLabel "matriculation examination"@en, "studentexamen"@sv, "ylioppilastutkinto"@fi ;
  skos:related yso:p375, yso:p376 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p17971, yso:p15591 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y6341 .

yso:p17971
  skos:prefLabel "international matriculation examination"@en, "internationell studentexamen"@sv, "kansainvälinen ylioppilastutkinto"@fi ;
  a skos:Concept ;
  skos:broader yso:p373 .

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

