@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/3>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/5120> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "arbeid"@nl, "labour"@en .

<https://taxonomie.cbs.nl/vocab/id/3983>
  skos:related <https://taxonomie.cbs.nl/vocab/id/5120> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "censuses"@en, "volkstelling"@nl .

<https://taxonomie.cbs.nl/vocab/id/4835>
  skos:related <https://taxonomie.cbs.nl/vocab/id/5120> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "arbeidskrachtentelling"@nl, "labour survey"@en .

<https://taxonomie.cbs.nl/vocab/id/5140>
  skos:related <https://taxonomie.cbs.nl/vocab/id/5120> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "enquête beroepsbevolking"@nl, "labour force survey"@en .

<https://taxonomie.cbs.nl/vocab/id/5120>
  a skos:Concept, soi2016:Keyword ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "beroepstelling"@nl, "occupation census"@en ;
  skos:altLabel "beroepentelling"@nl ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  dc:modified "2022-12-15T13:11:38"^^xsd:dateTime ;
  dc:created "2022-12-01T14:11:56"^^xsd:dateTime ;
  skos:historyNote "Bij de Volkstellingen werd sinds 1849 een beroepentelling gehouden. Dit bleef zo tot de laatste volkstelling van 1971. Daarna werd deze telling voortgezet als Arbeidskrachtentelling en later als Enqûete beroepsbevolking"@nl ;
  skos:related <https://taxonomie.cbs.nl/vocab/id/2143>, <https://taxonomie.cbs.nl/vocab/id/3983>, <https://taxonomie.cbs.nl/vocab/id/4835>, <https://taxonomie.cbs.nl/vocab/id/5140> ;
  dc:isReplacedBy: <https://taxonomie.cbs.nl/vocab/id/4835> .

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 .

<https://taxonomie.cbs.nl/vocab/id/2143>
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "landbouwtelling"@nl, "agricultural census"@en .

