@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/571>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "bevolkingsontwikkeling"@nl, "population dynamics"@en .

<https://taxonomie.cbs.nl/vocab/id/892>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "verhuisde personen"@nl, "total persons moved"@en .

<https://taxonomie.cbs.nl/vocab/id/894>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "verhuismobiliteit"@nl, "mobility"@en .

<https://taxonomie.cbs.nl/vocab/id/896>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "vestiging in gemeente"@nl, "new residency"@en .

<https://taxonomie.cbs.nl/vocab/id/888>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "type verhuizingen"@nl, "move within the Netherlands"@en .

<https://taxonomie.cbs.nl/vocab/id/893>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "verhuisgeneigden"@nl, "people planning to move"@en .

<https://taxonomie.cbs.nl/vocab/id/895>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "verhuismotieven"@nl, "motives for moving"@en .

<https://taxonomie.cbs.nl/vocab/id/771>
  skos:related <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "migratie"@nl, "migration"@en .

<https://taxonomie.cbs.nl/vocab/id/8540>
  skos:related <https://taxonomie.cbs.nl/vocab/id/886> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "woonplaatsen"@nl .

<https://taxonomie.cbs.nl/vocab/id/886>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 886 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "verhuizingen"@nl, "removals"@en ;
  skos:altLabel "binnenlandse migratie"@nl, "binnenlandse verhuizingen"@nl, "woonplaatsveranderingen"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/892>, <https://taxonomie.cbs.nl/vocab/id/894>, <https://taxonomie.cbs.nl/vocab/id/896>, <https://taxonomie.cbs.nl/vocab/id/888>, <https://taxonomie.cbs.nl/vocab/id/893>, <https://taxonomie.cbs.nl/vocab/id/895> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/571> ;
  dc:created "2015-09-30T16:12:04"^^xsd:dateTime ;
  skos:related <https://taxonomie.cbs.nl/vocab/id/771>, <https://taxonomie.cbs.nl/vocab/id/8540> .

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 .

