@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 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://opendata.readi.de/dataset/6270feed-7118-4645-8a35-c7516e50ba29> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "iuk@ettlingen.de" ;
            foaf:name "IuK-Abteilung" ] ;
    dct:creator [ a foaf:Agent ;
            foaf:mbox "stadtverwaltung@ettlingen.de" ;
            foaf:name "Stadt Ettlingen" ],
        [ a foaf:Organization ;
            foaf:mbox "stadtverwaltung@ettlingen.de" ;
            foaf:name "Stadt Ettlingen" ] ;
    dct:description "Hier finden Sie die Ergebnisse der Jugendgemeinderatswahlen in Ettlingen." ;
    dct:identifier "6270feed-7118-4645-8a35-c7516e50ba29" ;
    dct:issued "2023-12-04T10:11:42.584964"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:45:14.540509"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> ;
    dct:title "Jugendgemeinderatswahlen in Ettlingen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IuK-Abteilung" ;
            vcard:hasEmail <mailto:iuk@ettlingen.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/6270feed-7118-4645-8a35-c7516e50ba29/resource/813d8250-dc5e-4c09-9a21-a0b2489a06bc> ;
    dcat:keyword "datenbw",
        "ettlingen",
        "jugendliche",
        "politik",
        "wahl",
        "wahlen" ;
    dcat:theme <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://dcat-ap.de/def/licenses/cc-by-nd/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<https://opendata.readi.de/dataset/6270feed-7118-4645-8a35-c7516e50ba29/resource/813d8250-dc5e-4c09-9a21-a0b2489a06bc> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Stadt Ettlingen" ;
    dct:description """Vom 20. bis 31. März 2023 fanden die Wahlen für den 17. Jugendgemeinderat statt.\r
\r
Der Wahlausschuss hat in seiner zweiten Sitzung am 03. April 2023 folgendes Wahlergebnis der Jugendgemeinderatswahl 2023 festgestellt:""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-12-04T10:12:21.195086"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2023-12-04T10:12:21.151444"^^xsd:dateTime ;
    dct:title "Ergebnis Jugendgemeinderatswahl 2023" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://opendata.readi.de/dataset/6270feed-7118-4645-8a35-c7516e50ba29/resource/813d8250-dc5e-4c09-9a21-a0b2489a06bc/download/jugendgemeinderatswahl-2023.csv> ;
    dcat:byteSize 404.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/dataset/6270feed-7118-4645-8a35-c7516e50ba29/resource/813d8250-dc5e-4c09-9a21-a0b2489a06bc/download/jugendgemeinderatswahl-2023.csv> a rdfs:Resource .

<https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> a foaf:Agent ;
    foaf:name "Stadt Ettlingen" .

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

