@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/1497>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "zorgaanbod"@nl, "health care supply"@en .

<https://taxonomie.cbs.nl/vocab/id/1521>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "algemeen maatschappelijk werk"@nl, "social work"@en .

<https://taxonomie.cbs.nl/vocab/id/1535>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "psychiatrische ziekenhuizen"@nl, "psychiatric hospitals"@en .

<https://taxonomie.cbs.nl/vocab/id/1539>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "home care"@en, "thuiszorg"@nl .

<https://taxonomie.cbs.nl/vocab/id/1541>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "verpleeghuizen"@nl, "nursing homes"@en .

<https://taxonomie.cbs.nl/vocab/id/1543>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "verzorgingshuizen"@nl, "care homes"@en .

<https://taxonomie.cbs.nl/vocab/id/1548>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "ziekenhuizen"@nl, "hospitals"@en .

<https://taxonomie.cbs.nl/vocab/id/1523>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "maatschappelijke opvang"@nl, "social care  "@en .

<https://taxonomie.cbs.nl/vocab/id/1534>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "privéklinieken"@nl, "private clinics"@en .

<https://taxonomie.cbs.nl/vocab/id/1547>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1520> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "zelfstandige behandelcentra"@nl, "independent treatment centres"@en .

<https://taxonomie.cbs.nl/vocab/id/1520>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 1520 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "zorginstellingen"@nl, "health care institutions"@en ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/1521>, <https://taxonomie.cbs.nl/vocab/id/1535>, <https://taxonomie.cbs.nl/vocab/id/1539>, <https://taxonomie.cbs.nl/vocab/id/1541>, <https://taxonomie.cbs.nl/vocab/id/1543>, <https://taxonomie.cbs.nl/vocab/id/1548>, <https://taxonomie.cbs.nl/vocab/id/1523>, <https://taxonomie.cbs.nl/vocab/id/1534>, <https://taxonomie.cbs.nl/vocab/id/1547> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/1497> ;
  dc:created "2015-09-30T16:12:05"^^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 .

