@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/8> ;
  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/8> ;
  skos:prefLabel "ISCED 2011 Level"@en, "ISCED 2011 1e Niveau"@nl ;
  a skos:Collection .

<https://vocabs.cbs.nl/def/isced-2011/levels/84>
  skos:broader <https://vocabs.cbs.nl/def/isced-2011/levels/8> ;
  a skos:Concept ;
  skos:prefLabel "doctoral or equivalent - academic"@en ;
  skos:notation "84" .

<https://vocabs.cbs.nl/def/soi/2016/pubniveaus/70300>
  skos:broadMatch <https://vocabs.cbs.nl/def/isced-2011/levels/8> ;
  a skos:Concept ;
  skos:prefLabel "doctoral or equivalent"@en, "opleiding tot de graad van doctor"@nl ;
  skos:notation "70300" .

<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/8>
  a skos:Concept ;
  skos:notation "8" ;
  skos:topConceptOf <https://vocabs.cbs.nl/def/isced-2011/levels/scheme> ;
  skos:inScheme <https://vocabs.cbs.nl/def/isced-2011/levels/scheme> ;
  skos:prefLabel "doctoral or equivalent"@en ;
  skos:narrower <https://vocabs.cbs.nl/def/isced-2011/levels/84>, <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/70300> ;
  skos:narrowMatch <https://vocabs.cbs.nl/def/soi/2016/pubniveaus/70300> .

