@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/d107ac08-34fb-485e-9a1f-9a2dc91fd94b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadatacodelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:description "Dieser Datensatz enthält die weboptimierte Darstellung des Stadtplanwerks." ;
    dct:identifier "0f3e800c-27d0-44d5-880e-4b97768998f6" ;
    dct:issued "2019-08-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:bast@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:bast@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.0835 52.0773, 8.1499 52.0773, 8.1499 50.6974, 6.0835 50.6974, 6.0835 52.0773))"^^gsp:wktLiteral ] ;
    dct:title "Stadtplanwerk Web (light) - Stadtplan (light)" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "0f3e800c-27d0-44d5-880e-4b97768998f6" ],
        [ a adms:Identifier ;
            skos:notation "0f3e800c-27d0-44d5-880e-4b97768998f6" ],
        "0f3e800c-27d0-44d5-880e-4b97768998f6" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:bast@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:bast@rvr.ruhr> ] ;
    dcat:distribution <https://geodaten.metropoleruhr.de/spw/spw_web_light?REQUEST=GetCapabilities&SERVICE=WMS#distribution> ;
    dcat:keyword "DSR",
        "OpenData",
        "SPW",
        "Stadtplan",
        "Stadtplanwerk",
        "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/data-theme/TRAN> .

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

<http://inspire.ec.europa.eu/metadatacodelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

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

<https://geodaten.metropoleruhr.de/spw/spw_web_light?REQUEST=GetCapabilities&SERVICE=WMS> a rdfs:Resource .

<https://geodaten.metropoleruhr.de/spw/spw_web_light?REQUEST=GetCapabilities&SERVICE=WMS#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Quelle: © Regionalverband Ruhr" ;
    dct:description "WMS des Stadtkartenwerks auf-karte in web-optimierter Darstellung (light)" ;
    dct:format "view" ;
    dct:issued "2026-04-02T22:52:41.950731"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:title "WMS Stadtplanwerk Web (light)" ;
    dcat:accessURL <https://geodaten.metropoleruhr.de/spw/spw_web_light?REQUEST=GetCapabilities&SERVICE=WMS> .

