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

tero:conceptscheme a skos:ConceptScheme .
yso:p11888 skos:exactMatch tero:p11888 .
ysa:Y113028 skos:exactMatch tero:p11888 .
allars:Y39267 skos:exactMatch tero:p11888 .
tero:p11888
  skos:prefLabel "MCSE Certification"@en, "MCSE-tutkinto"@fi, "MCSE-examen"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p374 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p374 ;
  skos:altLabel "Microsoft Certified Systems Engineer -tutkinto"@fi, "Microsoft Certified Systems Engineer Certification"@en ;
  skos:exactMatch allars:Y39267, yso:p11888, ysa:Y113028 ;
  dc11:source "Lähde: http://www.tieturi.fi/online/onlineMCSE.asp" .

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

