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

<https://www-test.daten-bw.de/ckan/dataset/8faee4cc-56fb-4076-b044-4e553830f61d> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE> ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> ;
    dct:description "Der Datensatz zeigt alle Wahllokale der Stadt Ulm zur Kommunal- und Europawahl 2009 auf." ;
    dct:identifier "40ae35b72f627f7c1d2e4db1642299e5f21469bb" ;
    dct:issued "2019-05-28"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2019-05-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "mailto:statistik@ulm.de" ;
            foaf:name "Stadt Ulm" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.8150 48.4676, 10.0627 48.4676, 10.0627 48.2969, 9.8150 48.2969, 9.8150 48.4676))"^^gsp:wktLiteral ] ;
    dct:title "Wahllokale der Stadt Ulm zur Kommunal- und Europawahl 2019" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "40ae35b72f627f7c1d2e4db1642299e5f21469bb" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Ulm" ;
            vcard:hasCountryName "Germany" ;
            vcard:hasEmail <mailto:statistik@ulm.de> ;
            vcard:hasLocality "Ulm" ;
            vcard:hasPostalCode "89073" ;
            vcard:hasStreetAddress "Olgastraße 66" ;
            vcard:hasTelephone <tel:+4949731161--3371> ] ;
    dcat:distribution <https://datenportal.ulm.de/opendatafiles/Wahlen/Wahllokale%20EU%20und%20KW%202019.xlsx#distribution> ;
    dcat:keyword "adressen",
        "opendata",
        "politik-und-wahlen",
        "verwaltung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

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

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

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

<https://datenportal.ulm.de/opendatafiles/Wahlen/Wahllokale%20EU%20und%20KW%202019.xlsx#distribution> a dcat:Distribution ;
    dct:description "Wahllokale EU und KW 2019.xlsx" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2023-10-26T11:16:24.070469"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-10-26T11:16:24.054872"^^xsd:dateTime ;
    dct:title "Wahllokale EU und KW 2019.xlsx" ;
    dcat:accessURL <https://datenportal.ulm.de/opendatafiles/Wahlen/Wahllokale%20EU%20und%20KW%202019.xlsx> ;
    dcat:downloadURL <https://datenportal.ulm.de/opendatafiles/Wahlen/Wahllokale%20EU%20und%20KW%202019.xlsx> .

<https://datenportal.ulm.de/opendatafiles/Wahlen/Wahllokale%20EU%20und%20KW%202019.xlsx> a rdfs:Resource .

