@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/BOT_GSC_StrBel_DS> 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 "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ] ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/notPlanned> ;
    dct:description "Die Inventarisierung der Straßenbeleuchtung beinhaltet neben der Position des Leuchtpunktes den Typ, die Höhe sowie die Erfassungsgenauigkeit. Bei Zusatzzeichen wurde zusätzlich der Textinhalt erfasst. Alle Beleuchtungsobjekte sind -soweit vorhanden- über IDs mit ihren Masten verknüpft." ;
    dct:identifier "2ca654db-84f5-4fc2-8f7e-fdf9ac1d0582" ;
    dct:issued "2021-08-20T01:00:00+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            foaf:homepage <https://www.bottrop.de/> ;
            foaf:name "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            foaf:homepage <https://www.bottrop.de/> ;
            foaf:name "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.8362 51.6460, 6.9949 51.6460, 6.9949 51.4952, 6.8362 51.4952, 6.8362 51.6460))"^^gsp:wktLiteral ] ;
    dct:title "GeoSmartChange – Inventarisierung Straßenbeleuchtung – Stand: Herbst 2020  Bottrop" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "2ca654db-84f5-4fc2-8f7e-fdf9ac1d0582" ],
        [ a adms:Identifier ;
            skos:notation "2ca654db-84f5-4fc2-8f7e-fdf9ac1d0582" ],
        "2ca654db-84f5-4fc2-8f7e-fdf9ac1d0582" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ;
            vcard:hasCountryName "DEU" ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            vcard:hasLocality "Bottrop" ;
            vcard:hasPostalCode "46236" ;
            vcard:hasStreetAddress "Böckenhoffstraße 44-46" ;
            vcard:hasURL <https://www.bottrop.de/> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            vcard:hasURL <https://www.bottrop.de/> ] ;
    dcat:distribution <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=GeoJSON#distribution>,
        <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=SHAPE%2BZIP#distribution>,
        <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?request=GetCapabilities&service=WFS#distribution>,
        <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WMSServer?request=GetCapabilities&service=WMS#distribution> ;
    dcat:keyword "Bottrop",
        "GSC",
        "GeoSmartChange",
        "Mobiliar",
        "Standorte",
        "Straßenbeleuchtung",
        "Verkehr",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

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

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=GeoJSON#distribution> a dcat:Distribution ;
    dct:description "(GeoJSON-Datei als direkter WFS-Download)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2026-04-28T22:55:41.076439"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-28T22:55:41.067201"^^xsd:dateTime ;
    dct:title "Stadt Bottrop: GeoSmartChange – Inventarisierung Straßenbeleuchtung (GeoJSON)" ;
    dcat:accessURL <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=GeoJSON> ;
    dcat:downloadURL <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=GeoJSON> ;
    foaf:page <https://www.bottrop.de/rathaus/foerderprojekte/landesfoerderprojekte/GeoSmartChange.php> .

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=SHAPE%2BZIP#distribution> a dcat:Distribution ;
    dct:description "(Shape-Datei (ZIP) als direkter WFS-Download)" ;
    dct:format "Shapefiles" ;
    dct:issued "2026-04-28T22:55:41.076442"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-28T22:55:41.067316"^^xsd:dateTime ;
    dct:title "Stadt Bottrop: GeoSmartChange – Inventarisierung Straßenbeleuchtung (SHAPE)" ;
    dcat:accessURL <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=SHAPE%2BZIP> ;
    dcat:downloadURL <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=SHAPE%2BZIP> ;
    foaf:page <https://www.bottrop.de/rathaus/foerderprojekte/landesfoerderprojekte/GeoSmartChange.php> .

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?request=GetCapabilities&service=WFS> a rdfs:Resource .

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?request=GetCapabilities&service=WFS#distribution> a dcat:Distribution ;
    dct:description "Dieser Dienst enthält das Straßenmobiliar, welches aus den  GeoSmartChange-Straßenbefahrungsdaten vom Sommer/Herbst 2020 mit Hilfe der autom. Objekterkennung inventarisiert wurde: Verkehrszeichen, Lichtsignalanlagen, Beleuchtung und Masten. Bei allen Objekten wurde der Standort, die Art, der Typ, die Höhe und Standardabweichung und bei den Verkehrszeichen zusätzlich die Schildausrichtung erfasst. Bei Zusatzzeichen wird ebenfalls der Textinhalt und die Verknüpfung zum Hauptzeichen angegeben. Alle Objekte sind -soweit vorhanden- über IDs mit ihren Masten bzw.die Verkehrszeichen mit ihren Zusatzzeichen verknüpft. GeoSmartChange ist ein Modellprojekt der Emscher-Lippe Region (Stadt Bottrop, Stadt Gelsenkirchen, Kreis Recklinghausen)" ;
    dct:format "download" ;
    dct:issued "2026-05-04T22:56:46.969355"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-03-18"^^xsd:date ;
    dct:title "WFS - GeoSmartChange – Straßenmobiliar – Stand: Herbst 2020 Bottrop" ;
    dcat:accessURL <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WMSServer?request=GetCapabilities&service=WMS> a rdfs:Resource .

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WMSServer?request=GetCapabilities&service=WMS#distribution> a dcat:Distribution ;
    dct:description "Dieser Dienst enthält das Straßenmobiliar, welches aus den  GeoSmartChange-Straßenbefahrungsdaten vom Sommer/Herbst 2020 mit Hilfe der autom. Objekterkennung inventarisiert wurde: Verkehrszeichen, Lichtsignalanlagen, Beleuchtung und Masten. Bei allen Objekten wurde der Standort, die Art, der Typ, die Höhe und Standardabweichung und bei den Verkehrszeichen zusätzlich die Schildausrichtung erfasst. Bei Zusatzzeichen wird ebenfalls der Textinhalt und die Verknüpfung zum Hauptzeichen angegeben. Alle Objekte sind -soweit vorhanden- über IDs mit ihren Masten bzw.die Verkehrszeichen mit ihren Zusatzzeichen verknüpft. GeoSmartChange ist ein Modellprojekt der Emscher-Lippe Region (Stadt Bottrop, Stadt Gelsenkirchen, Kreis Recklinghausen)" ;
    dct:format "view" ;
    dct:issued "2026-04-28T22:55:41.076443"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-03-18"^^xsd:date ;
    dct:title "WMS - GeoSmartChange – Straßenmobiliar – Stand: Herbst 2020 Bottrop" ;
    dcat:accessURL <https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WMSServer?request=GetCapabilities&service=WMS> .

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=GeoJSON> a rdfs:Resource .

<https://gis.bottrop.de/arcgis/services/GeoSmartChange/GSC_Strassenmobiliar/MapServer/WFSServer?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAME=Strassenbeleuchtung_Bottrop&outputFormat=SHAPE%2BZIP> a rdfs:Resource .

<https://www.bottrop.de/rathaus/foerderprojekte/landesfoerderprojekte/GeoSmartChange.php> a foaf:Document .

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

