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

<https://vocabs.cbs.nl/def/sbi/2008/v2021/H>
  skos:narrower <https://vocabs.cbs.nl/def/sbi/2008/v2021/49> ;
  a skos:Concept ;
  skos:prefLabel "Vervoer en opslag "@nl, "TRANSPORTATION AND STORAGE"@en ;
  skos:notation "H" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/491>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/49> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Personenvervoer per spoor (geen tram of metro)"@nl, "Passenger rail transport, interurban"@en ;
  skos:notation "491" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/492>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/49> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Goederenvervoer per spoor"@nl, "Freight rail transport"@en ;
  skos:notation "492" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/493>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/49> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Personenvervoer over de weg"@nl, "Other passenger land transport"@en ;
  skos:notation "493" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/494>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/49> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Goederenvervoer over de weg"@nl, "Freight transport by road and removal services"@en ;
  skos:notation "494" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/495>
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/49> ;
  a skos:Concept, schema:Organization ;
  skos:prefLabel "Transport via pijpleidingen"@nl, "Transport via pipeline"@en ;
  skos:notation "495" .

<https://vocabs.cbs.nl/def/sbi/2008/v2021/49>
  a skos:Concept, schema:Organization ;
  skos:notation "49" ;
  skos:inScheme <https://vocabs.cbs.nl/def/sbi/2008/v2021/scheme> ;
  skos:prefLabel "Vervoer over land"@nl, "Land transport and transport via pipelines"@en ;
  skos:exactMatch <http://data.europa.eu/ux2/nace2/49> ;
  skos:narrower <https://vocabs.cbs.nl/def/sbi/2008/v2021/491>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/492>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/493>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/494>, <https://vocabs.cbs.nl/def/sbi/2008/v2021/495> ;
  skos:broader <https://vocabs.cbs.nl/def/sbi/2008/v2021/H> .

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

