@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://vocabs.cbs.nl/def/soi/2021/richtingen/0411>
  skos:narrower <https://vocabs.cbs.nl/def/soi/2021/richtingen/041103> ;
  a skos:Concept ;
  skos:prefLabel "Accounting and taxation"@en, "Financieel management en fiscaal recht"@nl ;
  skos:notation "0411" .

<https://vocabs.cbs.nl/def/soi/2021/richtingen/041103>
  a skos:Concept ;
  skos:notation "041103" ;
  skos:inScheme <https://vocabs.cbs.nl/def/soi/2021/v2022/scheme> ;
  skos:prefLabel "belastingen"@nl ;
  skos:broader <https://vocabs.cbs.nl/def/soi/2021/richtingen/0411> ;
  skos:changeNote "Nieuwe rubriek in de SOI 2021, opleidingen afkomstig uit de SOI 2016-rubriek 041102 belastingen, fiscaal recht"@nl ;
  dc:replaces <https://vocabs.cbs.nl/def/soi/2016/richtingen/041102> ;
  dc:created "2022-01-01"^^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 .

