@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

koko:p36462
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p25716 .

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

koko:p25716
  skos:broader koko:p36462 ;
  dc11:source "Lähde: http://www.tieturi.fi/online/onlineMCSE.asp" ;
  skos:closeMatch ysa:Y18881 ;
  skos:altLabel "Microsoft Certified Systems Engineer -tutkinto"@fi ;
  skos:exactMatch yso:p11888 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "MCSE-tutkinto"@fi ;
  a skos:Concept .

