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

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

<https://vocabs.cbs.nl/def/sbi/2008/v2021/64>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/K> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Financiële instellingen (geen verzekeringen en pensioenfondsen)"@nl, "Financial service activities, except insurance and pension funding"@en ;
  skos:notation "64" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/65>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/K> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Verzekeringen en pensioenfondsen (geen verplichte sociale verzekeringen)"@nl, "Insurance, reinsurance and pension funding, except compulsory social security"@en ;
  skos:notation "65" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/66>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/K> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Overige financiële dienstverlening"@nl, "Activities auxiliary to financial services and insurance activities"@en ;
  skos:notation "66" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/niveau/1> skos:memberList <https://vocabs.cbs.nl/def/sbi/2008/v2021/K> .
<https://vocabs.cbs.nl/def/sbi/2008/v2021/K>
  a skos:Concept ;
  skos:notation "K" ;
  skos:topConceptOf <https://vocabs.cbs.nl/def/sbi/2008/v2021/scheme> ;
  skos:inScheme <https://vocabs.cbs.nl/def/sbi/2008/v2021/scheme> ;
  skos:prefLabel "Financiële instellingen"@nl, "FINANCIAL AND INSURANCE ACTIVITIES"@en ;
  skos:exactMatch <http://data.europa.eu/ux2/nace2/K> ;
  skos:narrower <https://vocabs.cbs.nl/def/sbi/2008/v2021/64>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/65>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/66> .

