@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix soi2016: <https://vocabs.cbs.nl/def/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://taxonomie.cbs.nl/vocab/id/2492>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "onderwijsclassificatie"@nl, "classification of education"@en .

<https://taxonomie.cbs.nl/vocab/id/2498>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "onderwijssector SOI"@nl, "education sector SOI"@en .

<https://taxonomie.cbs.nl/vocab/id/2500>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Standaard Onderwijsindeling 1978"@nl, "Standard Classification of Education 1978"@en .

<https://taxonomie.cbs.nl/vocab/id/2502>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Standaard Onderwijsindeling 1998"@nl, "Standard Classification of Education 1998"@en .

<https://taxonomie.cbs.nl/vocab/id/2504>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Standaard Onderwijsindeling 2003"@nl, "Standard Classification of Education 2003"@en .

<https://taxonomie.cbs.nl/vocab/id/2506>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Standaard Onderwijsindeling 2006"@nl, "Standard Classification of Education 2006"@en .

<https://taxonomie.cbs.nl/vocab/id/8501>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Standaard Onderwijsindeling 2016"@nl .

<https://taxonomie.cbs.nl/vocab/id/8561>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Standaard Onderwijsindeling 2021"@nl, "Education levels and fields of study"@en .

<https://taxonomie.cbs.nl/vocab/id/2481>
  skos:related <https://taxonomie.cbs.nl/vocab/id/2496> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "opleidingsniveau"@nl, "highest completed education level"@en .

<https://taxonomie.cbs.nl/vocab/id/2496>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 2496 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "Standaard Onderwijsindeling"@nl, "Standard Classification of Education"@en ;
  skos:altLabel "SOI"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/2498>, <https://taxonomie.cbs.nl/vocab/id/2500>, <https://taxonomie.cbs.nl/vocab/id/2502>, <https://taxonomie.cbs.nl/vocab/id/2504>, <https://taxonomie.cbs.nl/vocab/id/2506>, <https://taxonomie.cbs.nl/vocab/id/8501>, <https://taxonomie.cbs.nl/vocab/id/8561> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2492> ;
  dc:created "2015-09-30T16:12:07"^^xsd:dateTime ;
  skos:related <https://taxonomie.cbs.nl/vocab/id/2481> .

soi2016:Keyword
  a rdfs:Class, owl:Class ;
  rdfs:label "CBS keyword"@nl, "CBS keyword"@en .

<https://taxonomie.cbs.nl/vocab>
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "Statistics Netherlands taxonomy"@en, "CBS taxonomie"@nl .

