@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/2443>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "onderwijs"@nl, "education"@en .

<https://taxonomie.cbs.nl/vocab/id/2665>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Wet Educatie en Beroepsonderwijs"@nl, "Adult and Vocational Education Act (WEB)"@en .

<https://taxonomie.cbs.nl/vocab/id/2624>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "ISOVSO"@nl, "special needs education (ISOVSO)"@en .

<https://taxonomie.cbs.nl/vocab/id/2668>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Wet op de Expertisecentra"@nl, "Expertise Centres Act (WEC)"@en .

<https://taxonomie.cbs.nl/vocab/id/2673>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Wet op het Primair Onderwijs"@nl, "Primary Education Act"@en .

<https://taxonomie.cbs.nl/vocab/id/2675>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Wet op het Voortgezet Onderwijs"@nl, "Secondary Education Act"@en .

<https://taxonomie.cbs.nl/vocab/id/3381>
  skos:related <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "wetten"@nl, "laws"@en .

<https://taxonomie.cbs.nl/vocab/id/2490>
  skos:related <https://taxonomie.cbs.nl/vocab/id/2664> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "onderwijsbeleid"@nl, "education policy"@en .

<https://taxonomie.cbs.nl/vocab/id/2664>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 2664 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "onderwijswetgeving"@nl, "education legislation"@en ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/2665>, <https://taxonomie.cbs.nl/vocab/id/2624>, <https://taxonomie.cbs.nl/vocab/id/2668>, <https://taxonomie.cbs.nl/vocab/id/2673>, <https://taxonomie.cbs.nl/vocab/id/2675> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/2443> ;
  dc:created "2015-09-30T16:12:07"^^xsd:dateTime ;
  skos:related <https://taxonomie.cbs.nl/vocab/id/3381>, <https://taxonomie.cbs.nl/vocab/id/2490> .

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 .

