@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/3940>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/4605> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "afdeling verkoop"@nl, "sales department"@en .

<https://taxonomie.cbs.nl/vocab/id/4606>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4605> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Nederland langs de Europese meetlat"@nl, "The Netherlands along the European scale"@en .

<https://taxonomie.cbs.nl/vocab/id/4607>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4605> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Sociaaleconomische trends"@nl, "Socio-economic trends"@en .

<https://taxonomie.cbs.nl/vocab/id/4639>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4605> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Statistisch bulletin"@nl, "Statistical bulletin"@en .

<https://taxonomie.cbs.nl/vocab/id/4608>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4605> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Trends in Nederland"@nl, "Trends in the Netherlands"@en .

<https://taxonomie.cbs.nl/vocab/id/4609>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4605> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Trends in the Caribbean Netherlands"@nl, "Trends in the Caribbean Netherlands"@en .

<https://taxonomie.cbs.nl/vocab/id/8563>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4605> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Nederland in cijfers"@nl, "The Netherlands in Numbers"@en .

<https://taxonomie.cbs.nl/vocab/id/4605>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 4605 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "publicaties"@nl, "publications"@en ;
  skos:altLabel "boeken"@nl, "gedrukte publicaties"@nl, "papieren publicaties"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/4606>, <https://taxonomie.cbs.nl/vocab/id/4607>, <https://taxonomie.cbs.nl/vocab/id/4639>, <https://taxonomie.cbs.nl/vocab/id/4608>, <https://taxonomie.cbs.nl/vocab/id/4609>, <https://taxonomie.cbs.nl/vocab/id/8563> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3940> ;
  dc:modified "2023-06-29T12:26:08"^^xsd:dateTime ;
  dc:created "2016-03-22T10:34:04"^^xsd:dateTime ;
  dc:audience "CBS" .

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 .

