@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/58>
  skos:narrower <https://vocabs.cbs.nl/def/sbi/2008/v2021/582> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Uitgeverijen"@nl, "Publishing activities"@en ;
  skos:notation "58" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/5821>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/582> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Uitgeverijen van computerspellen"@nl, "Publishing of computer games"@en ;
  skos:notation "5821" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/5829>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/582> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Overige uitgeverijen van software"@nl, "Other software publishing"@en ;
  skos:notation "5829" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/582>
  a skos:Concept, schema:Organization ;
  skos:notation "582" ;
  skos:inScheme <https://vocabs.cbs.nl/def/sbi/2008/v2021/scheme> ;
  skos:prefLabel "Uitgeverijen van software"@nl, "Software publishing"@en ;
  skos:exactMatch <http://data.europa.eu/ux2/nace2/582> ;
  skos:narrower <https://vocabs.cbs.nl/def/sbi/2008/v2021/5821>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/5829> ;
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/58> .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/scheme>
  a skos:ConceptScheme ;
  skos:prefLabel "Standaard Bedrijfs Indeling 2008 Update 2021"@nl, "SBI 2008: Dutch Standard Industrial Classification, update 2021"@en .

