@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<https://vocabs.cbs.nl/def/soi/2021/richtingen/0211>
  skos:narrower <https://vocabs.cbs.nl/def/soi/2021/richtingen/021103> ;
  a skos:Concept ;
  skos:prefLabel "Audio-visual techniques and media production"@en, "Audiovisuele techniek en mediaproductie"@nl ;
  skos:notation "0211" .

<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/021103>
  a skos:Concept ;
  rdfs:isDefinedBy "cbs" ;
  skos:notation "021103" ;
  skos:inScheme <https://vocabs.cbs.nl/def/soi/2021/v2022/scheme> ;
  skos:prefLabel "Multimediadesign en mediatechnologie"@nl ;
  skos:broader <https://vocabs.cbs.nl/def/soi/2021/richtingen/0211> ;
  skos:changeNote "Vanaf SOI 2021 inclusief mediamanagement en creative business uit 4130"@nl ;
  dc:modified "2022-01-02"^^xsd:date .

<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 .

