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

<https://vocabs.cbs.nl/def/sbi/2008/v2021/C>
  skos:narrower <https://vocabs.cbs.nl/def/sbi/2008/v2021/24> ;
  a skos:Concept ;
  skos:prefLabel "Industrie"@nl, "MANUFACTURING"@en ;
  skos:notation "C" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/241>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/24> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Manufacture of basic iron and steel and of ferro-alloys"@en, "Vervaardiging van ijzer en staal en van ferrolegeringen"@nl ;
  skos:notation "241" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/242>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/24> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Vervaardiging van stalen buizen, pijpen, holle profielen en fittings daarvoor"@nl, "Manufacture of tubes, pipes, hollow profiles and related fittings, of steel"@en ;
  skos:notation "242" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/243>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/24> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Overige eerste verwerking van staal"@nl, "Manufacture of other products of first processing of steel"@en ;
  skos:notation "243" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/244>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/24> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Vervaardiging van edelmetalen en  overige non-ferrometalen"@nl, "Manufacture of basic precious and other non-ferrous metals"@en ;
  skos:notation "244" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/245>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/24> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Gieten van metalen"@nl, "Casting of metals"@en ;
  skos:notation "245" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/24>
  a skos:Concept, schema:Organization ;
  skos:notation "24" ;
  skos:inScheme <https://vocabs.cbs.nl/def/sbi/2008/v2021/scheme> ;
  skos:prefLabel "Vervaardiging van metalen in primaire vorm"@nl, "Manufacture of basic metals"@en ;
  skos:exactMatch <http://data.europa.eu/ux2/nace2/24> ;
  skos:narrower <https://vocabs.cbs.nl/def/sbi/2008/v2021/241>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/242>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/243>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/244>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/245> ;
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/C> .

<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 .

