@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p25458
  a skos:Concept ;
  skos:broader yso:p4780 ;
  skos:closeMatch ysa:Y179742, allars:Y40518 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "erikoistumisopinnot"@fi, "specialiseringsstudier"@sv ;
  skos:related yso:p17036 .

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

yso:p17036
  a skos:Concept ;
  skos:prefLabel "specialization"@en, "specialisering"@sv, "erikoistuminen"@fi ;
  skos:related yso:p25458 .

yso:p4780
  a skos:Concept ;
  skos:narrower yso:p25458 ;
  skos:prefLabel "studies"@en, "studier (studieinnehåll)"@sv, "opinnot"@fi .

