@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/437>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/4334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "creatieve industrie"@nl, "creative industry"@en .

<https://taxonomie.cbs.nl/vocab/id/4329>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/4334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "informatie en communicatie"@nl, "information and communication"@en .

<https://taxonomie.cbs.nl/vocab/id/1099>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "film"@nl, "cinematography"@en .

<https://taxonomie.cbs.nl/vocab/id/4335>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "uitgeverijen"@nl, "publishers"@en .

<https://taxonomie.cbs.nl/vocab/id/4342>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "entertainment"@nl, "entertainment"@en .

<https://taxonomie.cbs.nl/vocab/id/3796>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "nieuwe media"@nl, "new media"@en .

<https://taxonomie.cbs.nl/vocab/id/4341>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/4334> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "radio- en televisieomroepen"@nl, "radio and television broadcasters"@en .

<https://taxonomie.cbs.nl/vocab/id/4334>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 4334 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "media"@nl, "media"@en ;
  skos:altLabel "media-industrie"@nl ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/1099>, <https://taxonomie.cbs.nl/vocab/id/4335>, <https://taxonomie.cbs.nl/vocab/id/4342>, <https://taxonomie.cbs.nl/vocab/id/3796>, <https://taxonomie.cbs.nl/vocab/id/4341> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/437>, <https://taxonomie.cbs.nl/vocab/id/4329> ;
  dc:created "2015-12-07T11:38:51"^^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 .

