@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://registry.gdi-de.org/id/de.nw/WUP-GUID_496837c5-cfc1-4bd5-a5de-9b9e8d3307f5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <https://creativecommons.org/licenses/by/4.0/legalcode.de> ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/notPlanned> ;
    dct:description "Der Datensatz umfasst die Grenzen der 69 Quartiere, die die 10 Wuppertaler Stadtbezirke weiter untergliedern. Sie werden in der kleinräumigen Gliederung der Stadt Wuppertal geführt, einem Knoten- und Kantenmodell der Stadt, das als Raumbezugsbasis der Wuppertaler Kommunalstatistik dient. Innerhalb dieses Systems werden die Quartiere aus Baublöcken und Baublockteilflächen aggregiert. Die Quartiere sind langfristig konstant. Änderungen sind zwar grundsätzlich möglich, aber nicht vorhersehbar. Die letzte Veränderung erfolgte am 16.12.2024. Der Datensatz ist unter einer Open-Data-Lizenz (CC BY 4.0) verfügbar." ;
    dct:identifier "6d80985a-629b-476d-8833-881b7f2f4003" ;
    dct:issued "2005-08-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-03-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:kurt.meisen@stadt.wuppertal.de> ;
            foaf:name "Stadt Wuppertal" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:kurt.meisen@stadt.wuppertal.de> ;
            foaf:name "Stadt Wuppertal" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.0100 51.3300, 7.3200 51.3300, 7.3200 51.1600, 7.0100 51.1600, 7.0100 51.3300))"^^gsp:wktLiteral ] ;
    dct:title "Quartiere Wuppertal" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "6d80985a-629b-476d-8833-881b7f2f4003" ],
        [ a adms:Identifier ;
            skos:notation "6d80985a-629b-476d-8833-881b7f2f4003" ],
        "6d80985a-629b-476d-8833-881b7f2f4003" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Wuppertal" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:kurt.meisen@stadt.wuppertal.de> ;
            vcard:hasLocality "Wuppertal" ;
            vcard:hasPostalCode "42275" ;
            vcard:hasStreetAddress "Johannes-Rau-Platz 1" ;
            vcard:hasTelephone <tel:+49-202-563-5226> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Wuppertal" ;
            vcard:hasEmail <mailto:kurt.meisen@stadt.wuppertal.de> ] ;
    dcat:distribution <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_JSON.json#distribution>,
        <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_SHAPE.zip#distribution>,
        <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG3857_SHAPE.zip#distribution>,
        <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_JSON.json#distribution>,
        <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_KML.zip#distribution> ;
    dcat:keyword "GDI-W",
        "Gebietsgliederung",
        "Kommunalstatistik",
        "Ortsteil",
        "Quartier",
        "Raumbezugsbasis",
        "Stadtteil",
        "Statistik",
        "Wuppertal",
        "geo",
        "infrastruktur_bauen_wohnen",
        "kleinräumige Gliederung",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_JSON.json#distribution> a dcat:Distribution ;
    dct:description "Quartiere Wuppertal" ;
    dct:format "Shape" ;
    dct:issued "2026-02-06T12:25:27.588074"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:34:56.341819"^^xsd:dateTime ;
    dct:title "Quartiere Wuppertal" ;
    dcat:accessURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_JSON.json> ;
    dcat:downloadURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_JSON.json> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://www.wuppertal.de/microsite/geoportal/gebietsgliederungen/index.php> .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_SHAPE.zip#distribution> a dcat:Distribution ;
    dct:description "Quartiere Wuppertal" ;
    dct:format "Shape" ;
    dct:issued "2026-02-06T12:25:27.588068"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:34:56.341589"^^xsd:dateTime ;
    dct:title "Quartiere Wuppertal" ;
    dcat:accessURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_SHAPE.zip> ;
    dcat:downloadURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_SHAPE.zip> ;
    dcat:mediaType "application/zip" ;
    foaf:page <https://www.wuppertal.de/microsite/geoportal/gebietsgliederungen/index.php> .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG3857_SHAPE.zip#distribution> a dcat:Distribution ;
    dct:description "Quartiere Wuppertal" ;
    dct:format "Shape" ;
    dct:issued "2026-02-06T12:25:27.588072"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:34:56.341686"^^xsd:dateTime ;
    dct:title "Quartiere Wuppertal" ;
    dcat:accessURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG3857_SHAPE.zip> ;
    dcat:downloadURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG3857_SHAPE.zip> ;
    dcat:mediaType "application/zip" ;
    foaf:page <https://www.wuppertal.de/microsite/geoportal/gebietsgliederungen/index.php> .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_JSON.json#distribution> a dcat:Distribution ;
    dct:description "Quartiere Wuppertal" ;
    dct:format "Shape" ;
    dct:issued "2026-02-06T12:25:27.588075"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:34:56.341876"^^xsd:dateTime ;
    dct:title "Quartiere Wuppertal" ;
    dcat:accessURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_JSON.json> ;
    dcat:downloadURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_JSON.json> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://www.wuppertal.de/microsite/geoportal/gebietsgliederungen/index.php> .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_KML.zip#distribution> a dcat:Distribution ;
    dct:description "Quartiere Wuppertal" ;
    dct:format "Shape" ;
    dct:issued "2026-02-06T12:25:27.588073"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:34:56.341758"^^xsd:dateTime ;
    dct:title "Quartiere Wuppertal" ;
    dcat:accessURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_KML.zip> ;
    dcat:downloadURL <http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_KML.zip> ;
    dcat:mediaType "application/zip" ;
    foaf:page <https://www.wuppertal.de/microsite/geoportal/gebietsgliederungen/index.php> .

<http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/notPlanned> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://creativecommons.org/licenses/by/4.0/legalcode.de> a dct:RightsStatement .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_JSON.json> a rdfs:Resource .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG25832_SHAPE.zip> a rdfs:Resource .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG3857_SHAPE.zip> a rdfs:Resource .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_JSON.json> a rdfs:Resource .

<http://daten.wuppertal.de/Infrastruktur_Bauen_Wohnen/Quartiere_EPSG4326_KML.zip> a rdfs:Resource .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://www.wuppertal.de/microsite/geoportal/gebietsgliederungen/index.php> a foaf:Document .

