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

<https://taxonomie.cbs.nl/vocab/id/2>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "arbeidsmarkt"@nl, "labour market"@en .

<https://taxonomie.cbs.nl/vocab/id/106>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "arbeidsomstandigheden"@nl, "working conditions"@en .

<https://taxonomie.cbs.nl/vocab/id/39>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "arbeidsvoorwaarden"@nl, "employment conditions"@en .

<https://taxonomie.cbs.nl/vocab/id/199>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "onbetaalde arbeid"@nl, "unpaid work"@en .

<https://taxonomie.cbs.nl/vocab/id/200>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "potentiële beroepsbevolking"@nl, "working age population"@en .

<https://taxonomie.cbs.nl/vocab/id/5120>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "beroepstelling"@nl, "occupation census"@en .

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

<https://taxonomie.cbs.nl/vocab/id/190>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "beroepsclassificaties"@nl, "occupational classification"@en .

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

<https://taxonomie.cbs.nl/vocab/id/3>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 3 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "arbeid"@nl, "labour"@en ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/2>, <https://taxonomie.cbs.nl/vocab/id/106>, <https://taxonomie.cbs.nl/vocab/id/39>, <https://taxonomie.cbs.nl/vocab/id/199>, <https://taxonomie.cbs.nl/vocab/id/200>, <https://taxonomie.cbs.nl/vocab/id/5120>, <https://taxonomie.cbs.nl/vocab/id/4835>, <https://taxonomie.cbs.nl/vocab/id/190>, <https://taxonomie.cbs.nl/vocab/id/5140> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3840> ;
  dc:modified "2022-12-01T14:34:00"^^xsd:dateTime ;
  dc:created "2015-09-30T16:12:02"^^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 .

