@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/0714>
  skos:narrower <https://vocabs.cbs.nl/def/soi/2021/richtingen/071406> ;
  a skos:Concept ;
  skos:prefLabel "Electronics and automation"@en, "Elektronica en industriële automatisering"@nl ;
  skos:notation "0714" .

<https://vocabs.cbs.nl/def/soi/2021/richtingen/071406>
  a skos:Concept ;
  skos:notation "071406" ;
  skos:inScheme <https://vocabs.cbs.nl/def/soi/2021/v2022/scheme> ;
  skos:prefLabel "computertechniek en computer engineering"@nl ;
  skos:broader <https://vocabs.cbs.nl/def/soi/2021/richtingen/0714> ;
  skos:changeNote "Nieuwe rubriek in de SOI 2021, opleidingen afkomstig uit 071402 technische informatica, computertechniek"@nl ;
  dc:replaces <https://vocabs.cbs.nl/def/soi/2016/richtingen/071402> ;
  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 .

