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

tero:conceptscheme a skos:ConceptScheme .
tero:p4405
  skos:prefLabel "doctors"@en, "doktorer"@sv, "tohtorit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4404 .

ysa:Y127400 skos:exactMatch tero:p4404 .
allars:Y36532 skos:exactMatch tero:p4404 .
yso:p4404 skos:exactMatch tero:p4404 .
tero:p4404
  skos:broader tero:p4405 ;
  skos:prefLabel "Doctors of Science (Technology)"@en, "tekniska doktorer"@sv, "tekniikan tohtorit"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p4404, ysa:Y127400, allars:Y36532 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p4405 .

