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

<https://vocabs.cbs.nl/def/soi/2021/v2022/isced-f2013-rubrieken>
  skos:member <https://vocabs.cbs.nl/def/soi/2021/richtingen/011302> ;
  skos:prefLabel "CBS special fields"@en, "ISCED-F2013 rubrieken"@nl ;
  a skos:Collection .

<https://vocabs.cbs.nl/def/soi/2021/richtingen/0113>
  skos:narrower <https://vocabs.cbs.nl/def/soi/2021/richtingen/011302> ;
  a skos:Concept ;
  skos:prefLabel "Teacher training without subject specialisation"@en, "Lerarenopleiding basisonderwijs, speciaal onderwijs en basiseducatie"@nl ;
  skos:notation "0113" .

<https://vocabs.cbs.nl/def/soi/2021/v2022/groepen>
  skos:member <https://vocabs.cbs.nl/def/soi/2021/v2022/isced-f2013-rubrieken> ;
  skos:prefLabel "ISCED F2013 Groepen Studierichting 2021"@nl, "ISCED F2013 Group divisions: fields of study 2021"@en ;
  a skos:Collection .

<https://vocabs.cbs.nl/def/soi/2021/richtingen/011302>
  a skos:Concept ;
  rdfs:isDefinedBy "cbs" ;
  skos:notation "011302" ;
  skos:inScheme <https://vocabs.cbs.nl/def/soi/2021/v2022/scheme> ;
  skos:prefLabel "Lerarenopleiding speciaal basisonderwijs"@nl ;
  skos:broader <https://vocabs.cbs.nl/def/soi/2021/richtingen/0113> ;
  skos:example "master special educational needs"@nl .

<https://vocabs.cbs.nl/def/soi/2021/v2022/scheme>
  a skos:ConceptScheme ;
  skos:prefLabel "Standaard Onderwijsindeling 2021"@nl, "Education levels and fields of study Netherlands 2021"@en .

