@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p18830
  skos:prefLabel "international examinations"@en, "internationella examina"@sv, "kansainväliset tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p18829 .

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

yso:p18829
  skos:closeMatch allars:Y39265, ysa:Y110924 ;
  skos:altLabel "MBA degree"@en, "MBA-tutkinto"@fi ;
  skos:broader yso:p18830 ;
  skos:prefLabel "Master of Business Administration"@en, "Master of Business Administration"@sv, "Master of Business Administration"@fi ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

