@prefix soi2016: <https://vocabs.cbs.nl/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

soi2016:isced-f2013-subgroepen
  skos:member <https://vocabs.cbs.nl/def/soi/2016/richtingen/061> ;
  skos:prefLabel "Narrow fields of study"@en, "ISCED-F2013 subgroepen"@nl ;
  a skos:Collection .

<https://vocabs.cbs.nl/def/soi/2016/richtingen/06>
  skos:narrower <https://vocabs.cbs.nl/def/soi/2016/richtingen/061> ;
  a skos:Concept ;
  skos:prefLabel "Informatica"@nl, "Information and Communication Technologies (ICTs)"@en ;
  skos:notation "06" .

<https://vocabs.cbs.nl/def/soi/2016/richtingen/0610>
  skos:broader <https://vocabs.cbs.nl/def/soi/2016/richtingen/061> ;
  a skos:Concept ;
  skos:prefLabel "Information and Communication Technologies (ICTs) not further defined"@en, "Informatica_5"@nl ;
  skos:notation "0610" .

<https://vocabs.cbs.nl/def/soi/2016/richtingen/0611>
  skos:broader <https://vocabs.cbs.nl/def/soi/2016/richtingen/061> ;
  a skos:Concept ;
  skos:prefLabel "Computergebruik"@nl, "Computer use"@en ;
  skos:notation "0611" .

<https://vocabs.cbs.nl/def/soi/2016/richtingen/0612>
  skos:broader <https://vocabs.cbs.nl/def/soi/2016/richtingen/061> ;
  a skos:Concept ;
  skos:prefLabel "Database and network design and administration"@en, "Ontwerp en beheer van database en netwerken"@nl ;
  skos:notation "0612" .

<https://vocabs.cbs.nl/def/soi/2016/richtingen/0613>
  skos:broader <https://vocabs.cbs.nl/def/soi/2016/richtingen/061> ;
  a skos:Concept ;
  skos:prefLabel "Software and applications development and analysis"@en, "Softwareontwikkeling en systeemanalyse"@nl ;
  skos:notation "0613" .

<https://vocabs.cbs.nl/def/soi/2016/richtingen/0619>
  skos:broader <https://vocabs.cbs.nl/def/soi/2016/richtingen/061> ;
  a skos:Concept ;
  skos:prefLabel "Information and Communication Technologies (ICTs) not elsewhere classified"@en, "Informatica overig"@nl ;
  skos:notation "0619" .

<https://vocabs.cbs.nl/def/soi/2016/groepen>
  skos:member soi2016:isced-f2013-subgroepen ;
  skos:prefLabel "ISCED F2013 Group divisions: fields of study"@en, "ISCED F2013 Groepen Studierichting"@nl ;
  a skos:Collection .

<https://vocabs.cbs.nl/def/soi/2016/richtingen/061>
  a skos:Concept ;
  rdfs:isDefinedBy "isced" ;
  skos:notation "061" ;
  skos:inScheme <https://vocabs.cbs.nl/def/soi/2016/scheme> ;
  skos:prefLabel "Information and Communication Technologies (ICTs)"@en, "Informatica_3"@nl ;
  skos:altLabel "Informatica"@nl ;
  skos:narrower <https://vocabs.cbs.nl/def/soi/2016/richtingen/0610>, <https://vocabs.cbs.nl/def/soi/2016/richtingen/0611>, <https://vocabs.cbs.nl/def/soi/2016/richtingen/0612>, <https://vocabs.cbs.nl/def/soi/2016/richtingen/0613>, <https://vocabs.cbs.nl/def/soi/2016/richtingen/0619> ;
  skos:broader <https://vocabs.cbs.nl/def/soi/2016/richtingen/06> .

<https://vocabs.cbs.nl/def/soi/2016/scheme>
  a skos:ConceptScheme ;
  skos:prefLabel "Standaard Onderwijsindeling 2016"@nl, "Education levels and fields of study Netherlands"@en .

