@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://vocabs.cbs.nl/def/soi/2016/basisniveaus>
  skos:narrower <https://vocabs.cbs.nl/def/soi/2016/basisniveaus/10> ;
  a skos:Concept ;
  skos:prefLabel "Basisniveau"@nl, "Basic education levels"@en .

<https://vocabs.cbs.nl/def/soi/2016/pubniveaus/10000> skos:broadMatch <https://vocabs.cbs.nl/def/soi/2016/basisniveaus/10> .
<https://vocabs.cbs.nl/def/soi/2016/basisniveaus/10>
  a skos:Concept ;
  skos:notation "10" ;
  skos:inScheme <https://vocabs.cbs.nl/def/soi/2016/scheme> ;
  skos:prefLabel "onderwijs aan kleuters (o.a. basisonderwijs groep 1 en 2)"@nl ;
  skos:broader <https://vocabs.cbs.nl/def/soi/2016/basisniveaus> .

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

