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

<https://vocabs.cbs.nl/def/isced-2011/levels/scheme>
  skos:hasTopConcept <https://vocabs.cbs.nl/def/isced-2011/levels/1> ;
  a skos:ConceptScheme ;
  skos:prefLabel "ISCED 2011 Onderwijsniveaus"@nl, "ISCED 2011 Levels of education"@en .

<https://vocabs.cbs.nl/def/isced-2011/collections/level>
  skos:member <https://vocabs.cbs.nl/def/isced-2011/levels/1> ;
  skos:prefLabel "ISCED 2011 Level"@en, "ISCED 2011 1e Niveau"@nl ;
  a skos:Collection .

<https://vocabs.cbs.nl/def/isced-2011/levels/10>
  skos:broader <https://vocabs.cbs.nl/def/isced-2011/levels/1> ;
  a skos:Concept ;
  skos:prefLabel "primary"@en ;
  skos:notation "10" .

<https://vocabs.cbs.nl/def/soi/2016/pubniveaus/1>
  skos:broadMatch <https://vocabs.cbs.nl/def/isced-2011/levels/1> ;
  a skos:Concept ;
  skos:prefLabel "Lower education"@en, "Laag onderwijsniveau"@nl ;
  skos:notation "1" .

<https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20100>
  skos:broadMatch <https://vocabs.cbs.nl/def/isced-2011/levels/1> ;
  a skos:Concept ;
  skos:prefLabel "primary"@en, "basisonderwijs groep 3-8"@nl ;
  skos:notation "20100" .

<https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20200>
  skos:broadMatch <https://vocabs.cbs.nl/def/isced-2011/levels/1> ;
  a skos:Concept ;
  skos:prefLabel "primary"@en, "speciaal (basis)onderwijs"@nl ;
  skos:notation "20200" .

<https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20300>
  skos:broadMatch <https://vocabs.cbs.nl/def/isced-2011/levels/1> ;
  a skos:Concept ;
  skos:prefLabel "primary"@en, "(basis)educatie w.o. cert. kse 1, kse 2 nt2 1, nt2 2, pro 1, sr 1, prg 1"@nl ;
  skos:notation "20300" .

<https://vocabs.cbs.nl/def/isced-2011/collections>
  skos:member <https://vocabs.cbs.nl/def/isced-2011/collections/level> ;
  skos:prefLabel "ISCED 2011 Levels"@en, "ISCED 2011 Niveaus"@nl ;
  a skos:Collection .

<https://vocabs.cbs.nl/def/isced-2011/levels/1>
  a skos:Concept ;
  skos:notation "1" ;
  skos:topConceptOf <https://vocabs.cbs.nl/def/isced-2011/levels/scheme> ;
  skos:inScheme <https://vocabs.cbs.nl/def/isced-2011/levels/scheme> ;
  skos:prefLabel "primary"@en ;
  skos:narrower <https://vocabs.cbs.nl/def/isced-2011/levels/10>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/1>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20100>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20200>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20300> ;
  skos:narrowMatch <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/1>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20100>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20200>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/20300> .

