@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/1419>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "beperkingen en klachten"@nl, "restrictions and complaints"@en .

<https://taxonomie.cbs.nl/vocab/id/1421>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "lichamelijke beperkingen"@nl, "physical limitations"@en .

<https://taxonomie.cbs.nl/vocab/id/4203>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "verstandelijke beperkingen"@nl, "mental impairments"@en .

<https://taxonomie.cbs.nl/vocab/id/1453>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "gehandicaptenzorg"@nl, "care for the disabled"@en .

<https://taxonomie.cbs.nl/vocab/id/2550>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "dove kinderen"@nl, "deaf children"@en .

<https://taxonomie.cbs.nl/vocab/id/2552>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "kinderen met ernstige spraakmoeilijkheden"@nl, "children with severe speech impediments"@en .

<https://taxonomie.cbs.nl/vocab/id/2560>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "langdurig zieke kinderen met een lichamelijke handicap"@nl, "children with long-term illness with physical disability"@en .

<https://taxonomie.cbs.nl/vocab/id/2561>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "lichamelijk gehandicapte kinderen"@nl, "physically handicapped children"@en .

<https://taxonomie.cbs.nl/vocab/id/2562>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "meervoudig gehandicapte kinderen"@nl, "children with multiple disabilities"@en .

<https://taxonomie.cbs.nl/vocab/id/2563>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "slechthorende kinderen"@nl, "children with hearing impediments"@en .

<https://taxonomie.cbs.nl/vocab/id/2564>
  skos:related <https://taxonomie.cbs.nl/vocab/id/1334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "visueel gehandicapte kinderen"@nl, "visually handicapped children"@en .

<https://taxonomie.cbs.nl/vocab/id/1334>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 1334 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "handicaps"@nl, "handicaps"@en ;
  skos:altLabel "gehandicapten"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/1421>, <https://taxonomie.cbs.nl/vocab/id/4203> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1419> ;
  dc:created "2015-09-30T16:12:04"^^xsd:dateTime ;
  skos:related <https://taxonomie.cbs.nl/vocab/id/1453>, <https://taxonomie.cbs.nl/vocab/id/2550>, <https://taxonomie.cbs.nl/vocab/id/2552>, <https://taxonomie.cbs.nl/vocab/id/2560>, <https://taxonomie.cbs.nl/vocab/id/2561>, <https://taxonomie.cbs.nl/vocab/id/2562>, <https://taxonomie.cbs.nl/vocab/id/2563>, <https://taxonomie.cbs.nl/vocab/id/2564> .

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 .

