@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://ckan.datenplattform.heidelberg.de/dataset/1ff7b0d0-c1e2-42e3-8d64-6bc9dbfd7855> a dcat:Dataset ;
    dct:description "Hier finden Sie eine Übersicht der E-Ladesäulen in Heidelberg." ;
    dct:identifier "1ff7b0d0-c1e2-42e3-8d64-6bc9dbfd7855" ;
    dct:issued "2022-06-24T09:12:49.947551"^^xsd:dateTime ;
    dct:modified "2023-08-29T06:27:01.331397"^^xsd:dateTime ;
    dct:publisher <https://ckan.datenplattform.heidelberg.de/organization/52b99f32-5394-4d80-95ad-ae7843c1aa6b> ;
    dct:title "Ladesäulen in Heidelberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Mobilität" ;
            vcard:hasEmail <mailto:mobilitaet@heidelberg.de> ] ;
    dcat:distribution <https://ckan.datenplattform.heidelberg.de/dataset/1ff7b0d0-c1e2-42e3-8d64-6bc9dbfd7855/resource/644b33d2-76ad-44df-8c63-6d28fe2d5708> ;
    dcat:keyword "e-mobilität" ;
    dcat:landingPage <https://www.swhd.de/unterwegs-laden> .

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

<https://ckan.datenplattform.heidelberg.de/dataset/1ff7b0d0-c1e2-42e3-8d64-6bc9dbfd7855/resource/644b33d2-76ad-44df-8c63-6d28fe2d5708> a dcat:Distribution ;
    dct:description """Übersicht der E-Ladesäulen in Heidelberg.\r
\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2022-06-24T09:13:10.695452"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-06-20T10:58:01.323063"^^xsd:dateTime ;
    dct:title "Ladesäulen_HD.xlsx" ;
    dcat:accessURL <https://ckan.datenplattform.heidelberg.de/de/dataset/1ff7b0d0-c1e2-42e3-8d64-6bc9dbfd7855/resource/644b33d2-76ad-44df-8c63-6d28fe2d5708/download/ladesaulen_hd.xlsx> ;
    dcat:byteSize 21125.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.datenplattform.heidelberg.de/de/dataset/1ff7b0d0-c1e2-42e3-8d64-6bc9dbfd7855/resource/644b33d2-76ad-44df-8c63-6d28fe2d5708/download/ladesaulen_hd.xlsx> a rdfs:Resource .

<https://ckan.datenplattform.heidelberg.de/organization/52b99f32-5394-4d80-95ad-ae7843c1aa6b> a foaf:Agent ;
    foaf:name "Amt für Mobilität" .

<https://www.swhd.de/unterwegs-laden> a foaf:Document .

