@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/071>
  skos:narrower <https://vocabs.cbs.nl/def/soi/2021/richtingen/0719> ;
  a skos:Concept ;
  skos:prefLabel "Techniek en technische dienstverlening"@nl, "Engineering and engineering trades"@en ;
  skos:notation "071" .

<https://vocabs.cbs.nl/def/soi/2021/richtingen/071901>
  skos:broader <https://vocabs.cbs.nl/def/soi/2021/richtingen/0719> ;
  a skos:Concept ;
  skos:prefLabel "technische industriele vormgeving"@nl ;
  skos:notation "071901" .

<https://vocabs.cbs.nl/def/soi/2021/richtingen/0719>
  a skos:Concept ;
  skos:notation "0719" ;
  skos:inScheme <https://vocabs.cbs.nl/def/soi/2021/v2022/scheme> ;
  skos:prefLabel "techniek en technische dienstverlening overig"@nl ;
  skos:narrower <https://vocabs.cbs.nl/def/soi/2021/richtingen/071901> ;
  skos:broader <https://vocabs.cbs.nl/def/soi/2021/richtingen/071> ;
  skos:changeNote "Nieuwe rubriek in de SOI 2021"@nl ;
  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 .

