@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/3160>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/3161> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Organisaties gerelateerd aan Veiligheid en Recht"@nl, "security and justice organisations"@en .

<https://taxonomie.cbs.nl/vocab/id/3163>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3161> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Algemene Inspectiedienst"@nl, "General Inspectorate (AID)"@en .

<https://taxonomie.cbs.nl/vocab/id/3165>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3161> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Fiscale Inlichtingen- en Opsporingsdienst/Economische Controledienst"@nl, "Netherlands Fiscal Intelligence and Investigation Service (FIOD-ECD)"@en .

<https://taxonomie.cbs.nl/vocab/id/3167>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3161> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Inlichtingen- en Opsporingsdienst"@nl, "information and investigation service"@en .

<https://taxonomie.cbs.nl/vocab/id/3169>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3161> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "Sociale Inlichtingen- en Opsporingsdienst"@nl, "Social Investigation Service (SIOD)"@en .

<https://taxonomie.cbs.nl/vocab/id/3161>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 3161 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "bijzondere opsporingsdiensten"@nl, "special investigation services"@en ;
  skos:altLabel "BOD-en"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/3163>, <https://taxonomie.cbs.nl/vocab/id/3165>, <https://taxonomie.cbs.nl/vocab/id/3167>, <https://taxonomie.cbs.nl/vocab/id/3169> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3160> ;
  dc:created "2015-09-30T16:12:09"^^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 .

