@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/remscheid_baublock_2026ef34-50b0-4384-ab52-190702ac855e> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Nutzungsbedingungen: Dieser Datensatz kann gemäß der „Datenlizenz Deutschland – Zero – Version 2.0“ (https://www.govdata.de/dl-de/zero-2-0) genutzt werden." ],
        [ a dct:RightsStatement ;
            rdfs:label "Nutzungsbedingungen: Dieser Datensatz kann gemäß der „Datenlizenz Deutschland – Zero – Version 2.0“ (https://www.govdata.de/dl-de/zero-2-0) genutzt werden." ],
        [ a dct:RightsStatement ;
            rdfs:label "Nutzungsbedingungen: Dieser Datensatz kann gemäß der „Datenlizenz Deutschland – Zero – Version 2.0“ (https://www.govdata.de/dl-de/zero-2-0) genutzt werden." ] ;
    dct:description "Der Datensatz beinhaltet Polygone der 1739 (Bau-)Blöcke im Remscheider Stadtgebiet. Die (Bau-)Blöcke bilden in Remscheid die kleinste räumliche Einheit als Organisationsmittel für die Statistik und Planung. Aus den Baublöcken werden die 50 Stadtteile sowie die 4 Stadtbezirke Alt-Remscheid, Süd, Lennep und Lüttringhausen abgeleitet. Zu den Polygonflächen sind folgende Sachinformationen abgelegt: Blocknummer(block), zugehörige Stadtteilnummer (stadtteil), Bezeichnung des Blockes mit zugehörigem Stadtteil(refname) . Der Datensatz ist unter einer Open-Data-Lizenz: Datenlizenz Deutschland – Zero – Version 2.0 (https://www.govdata.de/dl-de/zero-2-0) verfügbar." ;
    dct:identifier "2026ef34-50b0-4384-ab52-190702ac855e" ;
    dct:issued "2021-01-27"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:Bernd.Hoffmann@remscheid.de> ;
            foaf:name "Stadt Remscheid" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:Bernd.Hoffmann@remscheid.de> ;
            foaf:name "Stadt Remscheid" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:Bernd.Hoffmann@remscheid.de> ;
            foaf:name "Stadt Remscheid" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:Bernd.Hoffmann@remscheid.de> ;
            foaf:name "Stadt Remscheid" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.1300 51.2300, 7.3100 51.2300, 7.3100 51.1400, 7.1300 51.1400, 7.1300 51.2300))"^^gsp:wktLiteral ] ;
    dct:title "Datensatz Remscheider Baublöcke" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "2026ef34-50b0-4384-ab52-190702ac855e" ],
        [ a adms:Identifier ;
            skos:notation "2026ef34-50b0-4384-ab52-190702ac855e" ],
        "2026ef34-50b0-4384-ab52-190702ac855e" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Remscheid" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:marc.manns@remscheid.de> ;
            vcard:hasLocality "Remscheid" ;
            vcard:hasPostalCode "42849" ;
            vcard:hasStreetAddress "Theodor-Heuss-Platz 1" ;
            vcard:hasTelephone <tel:+492191163070> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Remscheid" ;
            vcard:hasEmail <mailto:marc.manns@remscheid.de> ] ;
    dcat:distribution <https://geoportal.remscheid.de/mapserver/wfs/stadtgebietsgliederung?REQUEST=getfeature&SERVICE=WFS&VERSION=2.0.0&TYPENAME=baubloecke&outputformat=shapezip#distribution>,
        <https://geoportal.remscheid.de/mapserver/wms/stadtgebietsgliederung?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.1.1&#distribution> ;
    dcat:keyword "Baublöcke",
        "Bezirksvertretung",
        "Blockgrenzen",
        "infrastruktur_bauen_und_wohnen",
        "kleinräumige Gliederung",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/file-type/WMS_SRVC> a dct:MediaTypeOrExtent .

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

<https://geoportal.remscheid.de/mapserver/wfs/stadtgebietsgliederung?REQUEST=getfeature&SERVICE=WFS&VERSION=2.0.0&TYPENAME=baubloecke&outputformat=shapezip#distribution> a dcat:Distribution ;
    dct:description "Datensatz Remscheider Baublöcke" ;
    dct:format "Shape" ;
    dct:issued "2026-02-05T11:01:20.556658"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T11:01:20.547015"^^xsd:dateTime ;
    dct:title "Datensatz Remscheider Baublöcke" ;
    dcat:accessURL <https://geoportal.remscheid.de/mapserver/wfs/stadtgebietsgliederung?REQUEST=getfeature&SERVICE=WFS&VERSION=2.0.0&TYPENAME=baubloecke&outputformat=shapezip> ;
    dcat:downloadURL <https://geoportal.remscheid.de/mapserver/wfs/stadtgebietsgliederung?REQUEST=getfeature&SERVICE=WFS&VERSION=2.0.0&TYPENAME=baubloecke&outputformat=shapezip> .

<https://geoportal.remscheid.de/mapserver/wms/stadtgebietsgliederung?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.1.1&> a rdfs:Resource .

<https://geoportal.remscheid.de/mapserver/wms/stadtgebietsgliederung?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.1.1&#distribution> a dcat:Distribution ;
    dct:description "Darstellungsdienst der Remscheider Stadtgebietsgliederung. Das Remscheider Stadtgebiet ist in die 4 Stadtbezirke Alt-Remscheid, Süd, Lennep und Lüttringhausen unterteilt. Zu den Kommunalwahlen wird unmittelbar von den Bürgerinnen und Bürgern in jedem Stadtbezirk eine Bezirksvertretung gewählt. Das Gremium ist zuständig und verantwortlich für alle Angelegenheiten, die ausschließlich bezirklichen Charakter haben. Unterhalb der Stadtbezirke formen sich die 50 Stadtteile, die sich auf die 4 Stadtbezirke verteilen. Als kleinste räumlich,-statistische Einheit sind die Stadtteile in entsprechende Baublöcke unterteilt." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/WMS_SRVC> ;
    dct:issued "2026-02-05T11:01:20.556662"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2021-03-02"^^xsd:date ;
    dct:title "WMS Remscheider Stadtgebietsgliederung" ;
    dcat:accessURL <https://geoportal.remscheid.de/mapserver/wms/stadtgebietsgliederung?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.1.1&> .

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

<https://geoportal.remscheid.de/mapserver/wfs/stadtgebietsgliederung?REQUEST=getfeature&SERVICE=WFS&VERSION=2.0.0&TYPENAME=baubloecke&outputformat=shapezip> a rdfs:Resource .

