@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mobidata-bw.de/dataset/71e34e10-0a8a-48ff-9ce2-b775f5650183> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/govData> ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "mobidata-bw@nvbw.de" ;
            foaf:name "MobiData BW" ],
        [ a foaf:Agent ;
            foaf:mbox "mobidata-bw@nvbw.de" ;
            foaf:name "MobiData BW" ] ;
    dct:description """<p>Über dieses Datenprofil können die gebündelten Daten zu Standorten von Ladesäulen für Pkw und Fahrräder abgerufen werden. Es soll kontinuierlich erweitert werden. </p>
<p> Die Daten weisen eine höhere Genauigkeit und Aktualtiät auf als die Daten im Datensatz der Bundesnetzagentur, da die Erhebung durch die Stadt Reutlingen stattfand. </p>
<h3 id="aktuell-enthaltene-datenquellen-">Aktuell enthaltene Datenquellen:</h3>
<p>Stadt Reutlingen, statische Daten</p>
""" ;
    dct:identifier "71e34e10-0a8a-48ff-9ce2-b775f5650183" ;
    dct:issued "2022-10-27T14:39:48.878793"^^xsd:dateTime ;
    dct:modified "2025-10-29T15:12:41.976207"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/d5ec40d3-e4e5-490a-9a42-edebc7733534> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.1419 48.4617, 9.2391 48.4617, 9.2391 48.5204, 9.1419 48.5204, 9.1419 48.4617))"^^gsp:wktLiteral ] ;
    dct:title "(Fahrrad-) E-Ladesäulen Reutlingen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MobiData BW" ;
            vcard:hasEmail <mailto:mobidata-bw@nvbw.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/71e34e10-0a8a-48ff-9ce2-b775f5650183/resource/5bb000c3-b722-4df9-82f7-8b3aec24da06>,
        <https://mobidata-bw.de/dataset/71e34e10-0a8a-48ff-9ce2-b775f5650183/resource/a682a90f-9df0-42ff-9b03-775d64ddd688> ;
    dcat:keyword "fahrrad",
        "ladeinfrastruktur",
        "mobilithek_subcategory_locations_and_conditions_of_charging_points",
        "reutlingen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://mobidata-bw.de/dataset/71e34e10-0a8a-48ff-9ce2-b775f5650183/resource/5bb000c3-b722-4df9-82f7-8b3aec24da06> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2022-10-27T14:40:47.369939"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-02-27T09:21:51.370407"^^xsd:dateTime ;
    dct:title "Fahrrad-Ladesäulen (JSON)" ;
    dcat:accessURL <https://www.mobidata-bw.de/daten/ip-api/EVChargingBikes.json> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://mobidata-bw.de/dataset/71e34e10-0a8a-48ff-9ce2-b775f5650183/resource/a682a90f-9df0-42ff-9b03-775d64ddd688> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2024-02-27T09:23:37.905367"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-02-27T09:23:37.889084"^^xsd:dateTime ;
    dct:title "Ladesäulen (JSON)" ;
    dcat:accessURL <https://www.mobidata-bw.de/uploads/page_images/2024-02-27-091439.829249stromtankstellen.json> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://mobidata-bw.de/organization/d5ec40d3-e4e5-490a-9a42-edebc7733534> a foaf:Agent ;
    foaf:name "MobiData BW" .

<https://www.mobidata-bw.de/daten/ip-api/EVChargingBikes.json> a rdfs:Resource .

<https://www.mobidata-bw.de/uploads/page_images/2024-02-27-091439.829249stromtankstellen.json> a rdfs:Resource .

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

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

<https://www.iana.org/assignments/media-types/application/json> a dct:MediaType .

