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

<https://taxonomie.cbs.nl/vocab/id/210>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "arbeidsongeschiktheid"@nl, "disablement"@en .

<https://taxonomie.cbs.nl/vocab/id/216>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "inkomensverzekeringen"@nl, "income insurances"@en .

<https://taxonomie.cbs.nl/vocab/id/218>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "pensioenen"@nl, "pensions"@en .

<https://taxonomie.cbs.nl/vocab/id/239>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "sociale uitkeringen"@nl, "social benefits"@en .

<https://taxonomie.cbs.nl/vocab/id/4714>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "armenzorg"@nl, "poor relief"@en .

<https://taxonomie.cbs.nl/vocab/id/213>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "financiering sociale zekerheid"@nl, "social security funding"@en .

<https://taxonomie.cbs.nl/vocab/id/276>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "sociale zekerheidswetten"@nl, "social security legislation"@en .

<https://taxonomie.cbs.nl/vocab/id/254>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/209> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "sociale zekerheidsinstellingen"@nl, "social security institutions"@en .

<https://taxonomie.cbs.nl/vocab/id/209>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 209 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "sociale zekerheid"@nl, "social security"@en ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/210>, <https://taxonomie.cbs.nl/vocab/id/216>, <https://taxonomie.cbs.nl/vocab/id/218>, <https://taxonomie.cbs.nl/vocab/id/239>, <https://taxonomie.cbs.nl/vocab/id/4714>, <https://taxonomie.cbs.nl/vocab/id/213>, <https://taxonomie.cbs.nl/vocab/id/276>, <https://taxonomie.cbs.nl/vocab/id/254> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3840> ;
  dc:created "2015-09-30T16:12:02"^^xsd:dateTime .

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 .

