@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:p17735
  skos:closeMatch allars:Y29235, ysa:Y94623 ;
  skos:broader yso:p5780 ;
  skos:scopeNote "Ammatillisista aikuiskoulutuskeskuksista vuoteen 1991 käytetty nimitys", "Namnet på vuxenutbildnings- centralerna ända till år 1991"@sv ;
  skos:prefLabel "yrkeskurscentraler"@sv, "ammattikurssikeskukset"@fi ;
  skos:altLabel "ammatilliset kurssikeskukset"@fi ;
  a skos:Concept ;
  skos:related yso:p17734 ;
  skos:inScheme yso:conceptscheme .

yso:p17734
  skos:prefLabel "yrkesutbildningscentra"@sv, "vocational adult education centres"@en, "ammatilliset aikuiskoulutuskeskukset"@fi ;
  a skos:Concept ;
  skos:related yso:p17735 .

yso:p5780
  skos:prefLabel "yrkesinriktade läroanstalter"@sv, "occupational schools"@en, "ammatilliset oppilaitokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p17735 .

