@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/209>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "sociale zekerheid"@nl, "social security"@en .

<https://taxonomie.cbs.nl/vocab/id/212>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "mate van arbeidsongeschiktheid"@nl, "degree of occupational disability"@en .

<https://taxonomie.cbs.nl/vocab/id/334>
  skos:related <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "IVA"@nl, "Income Provisions for Completely Disabled (IVA)"@en .

<https://taxonomie.cbs.nl/vocab/id/295>
  skos:related <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Wajong"@nl, "Disability Insurance Young Disabled Persons Act (Wajong)"@en .

<https://taxonomie.cbs.nl/vocab/id/327>
  skos:related <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "WAO"@nl, "Occupational Disability Insurance Act (WAO)"@en .

<https://taxonomie.cbs.nl/vocab/id/325>
  skos:related <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "WAZ"@nl, "Disablement Act for the Self-Employed (WAZ)"@en .

<https://taxonomie.cbs.nl/vocab/id/336>
  skos:related <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "WGA"@nl, "Work Resumption Scheme for Partially Disabled (WGA)"@en .

<https://taxonomie.cbs.nl/vocab/id/330>
  skos:related <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "WIA"@nl, " Work and Income according to Labour Capacity (WIA)"@en .

<https://taxonomie.cbs.nl/vocab/id/11>
  skos:related <https://taxonomie.cbs.nl/vocab/id/210> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Wet verbetering poortwachter"@nl, "Gatekeeper Improvement Act"@en .

<https://taxonomie.cbs.nl/vocab/id/210>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 210 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "arbeidsongeschiktheid"@nl, "disablement"@en ;
  skos:altLabel "arbeidsongeschikten"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/212> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  dc:modified "2023-10-01T12:07:03"^^xsd:dateTime ;
  dc:created "2015-09-30T16:12:02"^^xsd:dateTime ;
  skos:related <https://taxonomie.cbs.nl/vocab/id/334>, <https://taxonomie.cbs.nl/vocab/id/295>, <https://taxonomie.cbs.nl/vocab/id/327>, <https://taxonomie.cbs.nl/vocab/id/325>, <https://taxonomie.cbs.nl/vocab/id/336>, <https://taxonomie.cbs.nl/vocab/id/330>, <https://taxonomie.cbs.nl/vocab/id/11> .

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 .

