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

yso:p4163
  skos:prefLabel "vocational adult education"@en, "yrkesinriktad vuxenutbildning"@sv, "ammatillinen aikuiskoulutus"@fi ;
  a skos:Concept ;
  skos:related yso:p17307 .

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

yso:p17307
  skos:prefLabel "läroavtalsutbildning"@sv, "oppisopimuskoulutus"@fi, "apprenticeship training"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p4163, yso:p299 ;
  skos:closeMatch ysa:Y97861, allars:Y22240 ;
  skos:broader yso:p17682 .

yso:p299
  skos:prefLabel "intern utbildning"@sv, "on-the-job training"@en, "työpaikkakoulutus"@fi ;
  a skos:Concept ;
  skos:related yso:p17307 .

yso:p17682
  skos:prefLabel "vocational education"@en, "yrkesutbildning"@sv, "ammattikoulutus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p17307 .

