@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cbs_geo: <https://vocabs.cbs.nl/geo/def/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://vocabs.cbs.nl/geo/def/corop-gebieden/2022/scheme>
  skos:hasTopConcept <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:ConceptScheme ;
  skos:prefLabel "NUTS 3 Areas 2022"@en, "Coropgebieden 2022"@nl .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0388>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Enkhuizen"@nl ;
  skos:notation "GM0388" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0400>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Den Helder"@nl ;
  skos:notation "GM0400" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0405>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Hoorn"@nl ;
  skos:notation "GM0405" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0420>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Medemblik"@nl ;
  skos:notation "GM0420" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0432>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Opmeer"@nl ;
  skos:notation "GM0432" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0441>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Schagen"@nl ;
  skos:notation "GM0441" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0448>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Texel"@nl ;
  skos:notation "GM0448" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0498>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Drechterland"@nl ;
  skos:notation "GM0498" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM0532>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Stede Broec"@nl ;
  skos:notation "GM0532" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM1598>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Koggenland"@nl ;
  skos:notation "GM1598" .

<https://vocabs.cbs.nl/geo/def/gemeenten/GM1911>
  skos:broader <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18> ;
  a skos:Concept, <http://rdf.histograph.io/Municipality>, schema:AdministrativeArea ;
  skos:prefLabel "Hollands Kroon"@nl ;
  skos:notation "GM1911" .

<https://vocabs.cbs.nl/geo/def/corop-gebieden/CR18>
  a skos:Concept, cbs_geo:corop-gebied ;
  skos:notation "CR18" ;
  schema:startDate "1970-01-01" ;
  skos:topConceptOf <https://vocabs.cbs.nl/geo/def/corop-gebieden/2022/scheme> ;
  skos:inScheme <https://vocabs.cbs.nl/geo/def/corop-gebieden/2022/scheme> ;
  skos:prefLabel "Kop van Noord-Holland"@nl ;
  skos:exactMatch <http://data.europa.eu/nuts/code/NL321> ;
  skos:narrower <https://vocabs.cbs.nl/geo/def/gemeenten/GM0388>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0400>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0405>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0420>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0432>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0441>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0448>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0498>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0532>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM1598>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM1911> ;
  skos:broader <https://vocabs.cbs.nl/geo/def/provincies/PV27> ;
  dc:modified "2022-12-17T20:23:58"^^xsd:dateTime ;
  dc:created "2021-07-25"^^xsd:date ;
  schema:geoContains <https://vocabs.cbs.nl/geo/def/gemeenten/GM0388>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0400>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0405>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0420>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0432>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0441>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0448>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0498>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM0532>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM1598>, <https://vocabs.cbs.nl/geo/def/gemeenten/GM1911> ;
  schema:geoWithin <https://vocabs.cbs.nl/geo/def/provincies/PV27> .

cbs_geo:corop-gebied a rdfs:Class .
schema:startDate rdfs:label "Start date"@en, "Startdatum"@nl .
