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

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

<https://vocabs.cbs.nl/def/isced-2011/collections/category>
  a skos:Collection ;
  skos:inScheme <https://vocabs.cbs.nl/def/isced-2011/levels/scheme> ;
  skos:prefLabel "ISCED 2011 Category"@en, "ISCED 2011 2e niveau: Categorie"@nl ;
  skos:member <https://vocabs.cbs.nl/def/isced-2011/levels/01>, <https://vocabs.cbs.nl/def/isced-2011/levels/03>, <https://vocabs.cbs.nl/def/isced-2011/levels/10>, <https://vocabs.cbs.nl/def/isced-2011/levels/24>, <https://vocabs.cbs.nl/def/isced-2011/levels/25>, <https://vocabs.cbs.nl/def/isced-2011/levels/34>, <https://vocabs.cbs.nl/def/isced-2011/levels/35>, <https://vocabs.cbs.nl/def/isced-2011/levels/44>, <https://vocabs.cbs.nl/def/isced-2011/levels/45>, <https://vocabs.cbs.nl/def/isced-2011/levels/54>, <https://vocabs.cbs.nl/def/isced-2011/levels/55>, <https://vocabs.cbs.nl/def/isced-2011/levels/64>, <https://vocabs.cbs.nl/def/isced-2011/levels/65>, <https://vocabs.cbs.nl/def/isced-2011/levels/66>, <https://vocabs.cbs.nl/def/isced-2011/levels/74>, <https://vocabs.cbs.nl/def/isced-2011/levels/75>, <https://vocabs.cbs.nl/def/isced-2011/levels/76>, <https://vocabs.cbs.nl/def/isced-2011/levels/84>, <https://vocabs.cbs.nl/def/isced-2011/levels/99> .

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

<https://vocabs.cbs.nl/def/isced-2011/levels/01>
  a skos:Concept ;
  skos:prefLabel "never attended an educational programme"@en ;
  skos:notation "01" .

<https://vocabs.cbs.nl/def/isced-2011/levels/03>
  a skos:Concept ;
  skos:prefLabel "some primary education (without level completion)"@en ;
  skos:notation "03" .

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

<https://vocabs.cbs.nl/def/isced-2011/levels/24>
  a skos:Concept ;
  skos:prefLabel "lower secondary - general"@en ;
  skos:notation "24" .

<https://vocabs.cbs.nl/def/isced-2011/levels/25>
  a skos:Concept ;
  skos:prefLabel "lower secondary - vocational"@en ;
  skos:notation "25" .

<https://vocabs.cbs.nl/def/isced-2011/levels/34>
  a skos:Concept ;
  skos:prefLabel "upper secondary - general"@en ;
  skos:notation "34" .

<https://vocabs.cbs.nl/def/isced-2011/levels/35>
  a skos:Concept ;
  skos:prefLabel "upper secondary - vocational"@en ;
  skos:notation "35" .

<https://vocabs.cbs.nl/def/isced-2011/levels/44>
  a skos:Concept ;
  skos:prefLabel "post-secondary non-tertiary - general"@en ;
  skos:notation "44" .

<https://vocabs.cbs.nl/def/isced-2011/levels/45>
  a skos:Concept ;
  skos:prefLabel "post-secondary non-tertiary - vocational"@en ;
  skos:notation "45" .

<https://vocabs.cbs.nl/def/isced-2011/levels/54>
  a skos:Concept ;
  skos:prefLabel "short cycle tertiary - general"@en ;
  skos:notation "54" .

<https://vocabs.cbs.nl/def/isced-2011/levels/55>
  a skos:Concept ;
  skos:prefLabel "short cycle tertiary - vocational"@en ;
  skos:notation "55" .

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

<https://vocabs.cbs.nl/def/isced-2011/levels/65>
  a skos:Concept ;
  skos:prefLabel "bachelor or equivalent - professional"@en ;
  skos:notation "65" .

<https://vocabs.cbs.nl/def/isced-2011/levels/66>
  a skos:Concept ;
  skos:prefLabel "bachelor or equivalent - orientation unspecified"@en ;
  skos:notation "66" .

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

<https://vocabs.cbs.nl/def/isced-2011/levels/75>
  a skos:Concept ;
  skos:prefLabel "master or equivalent - professional"@en ;
  skos:notation "75" .

<https://vocabs.cbs.nl/def/isced-2011/levels/76>
  a skos:Concept ;
  skos:prefLabel "master or equivalent - orientation unspecified"@en ;
  skos:notation "76" .

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

<https://vocabs.cbs.nl/def/isced-2011/levels/99>
  a skos:Concept ;
  skos:prefLabel "unknown"@en ;
  skos:notation "99" .

