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

<https://taxonomie.cbs.nl/vocab/id/261>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/257> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Sociale Verzekeringsbank"@nl, "Social Insurances Bank (SVB)"@en .

<https://taxonomie.cbs.nl/vocab/id/266>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/257> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Uitvoeringsinstituut Werknemersverzekeringen"@nl, "Institute for Implementation of Employees’ Insurances (UWV)"@en .

<https://taxonomie.cbs.nl/vocab/id/263>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/257> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "sociale zekerheidsfondsen"@nl, "social security funds"@en .

<https://taxonomie.cbs.nl/vocab/id/259>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/257> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "College van Toezicht Sociale Verzekeringen"@nl, "Social Insurance Supervisory Board (Ctsv)"@en .

<https://taxonomie.cbs.nl/vocab/id/257>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 257 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "sector wettelijke sociale verzekeringsinstellingen"@nl, "sector social security funds"@en ;
  skos:altLabel "Wettelijke sociale verzekeringsinstellingen"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/261>, <https://taxonomie.cbs.nl/vocab/id/266>, <https://taxonomie.cbs.nl/vocab/id/263>, <https://taxonomie.cbs.nl/vocab/id/259> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/254> ;
  dc:created "2015-09-30T16:12:03"^^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 .

