@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/3754>
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/3737> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "kenniseconomie"@nl, "knowledge-based economy"@en .

<https://taxonomie.cbs.nl/vocab/id/3740>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3737> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "innovatoren"@nl, "innovators"@en .

<https://taxonomie.cbs.nl/vocab/id/3750>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3737> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "technologische innovatie"@nl, "technological innovation"@en .

<https://taxonomie.cbs.nl/vocab/id/3738>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3737> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "bedrijfsinnovatie"@nl, "business innovation"@en .

<https://taxonomie.cbs.nl/vocab/id/3739>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3737> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "innovatie-uitgaven"@nl, "innovation expenditure"@en .

<https://taxonomie.cbs.nl/vocab/id/3741>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3737> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "intellectuele eigendomsrechten"@nl, "intellectual property rights"@en .

<https://taxonomie.cbs.nl/vocab/id/3746>
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3737> ;
  a skos:Concept, soi2016:Keyword ;
  skos:prefLabel "niet-technologische innovatie"@nl, "non-technological innovation"@en .

<https://taxonomie.cbs.nl/vocab/id/3737>
  a skos:Concept, soi2016:Keyword ;
  dc:identifier 3737 ;
  skos:inScheme <https://taxonomie.cbs.nl/vocab> ;
  skos:prefLabel "innovatie"@nl, "innovation"@en ;
  skos:narrower <https://taxonomie.cbs.nl/vocab/id/3740>, <https://taxonomie.cbs.nl/vocab/id/3750>, <https://taxonomie.cbs.nl/vocab/id/3738>, <https://taxonomie.cbs.nl/vocab/id/3739>, <https://taxonomie.cbs.nl/vocab/id/3741>, <https://taxonomie.cbs.nl/vocab/id/3746> ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3754> ;
  dc:created "2015-09-30T16:12:10"^^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 .

