@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 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://test.ckan.open.nrw.de/dataset/1abb87be-69e6-43fd-97ef-e22dbc474a13> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "offenedaten@mail.aachen.de" ;
            foaf:name "IUK" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@mail.aachen.de" ;
            foaf:name "IUK" ] ;
    dct:description """Der Datensatz enthält die Wahlergebnisse, sowie - bei Städten und Gemeinden - Informationen zu Wahllokalen und ein Straßen-Verzeichnis.\r
Die Dateien sind in UTF-8 codiert. Wenn Sie diese mit Excel öffnen wollen, zeigt dies standardmäßig die Umlaute in den Dateien nicht korrekt an. \r
""" ;
    dct:identifier "314e9789-6c05-4b32-8ee6-f713c3776e08" ;
    dct:issued "2020-09-18T11:45:18+02:00"^^xsd:dateTime ;
    dct:modified "2020-09-18T11:45:35+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Ergebnisse der Kommunalwahlen/Integrationswahl_20200913" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "314e9789-6c05-4b32-8ee6-f713c3776e08" ],
        [ a adms:Identifier ;
            skos:notation "314e9789-6c05-4b32-8ee6-f713c3776e08" ],
        "314e9789-6c05-4b32-8ee6-f713c3776e08" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/1abb87be-69e6-43fd-97ef-e22dbc474a13/resource/fa2ba6ef-71af-4ee6-8164-0762064b7dac> ;
    dcat:keyword "Bezirksvertretung",
        "Integration",
        "Komunal",
        "Oberbürgermeister",
        "Rat",
        "Städteregionstag",
        "Wahlen" ;
    dcat:landingPage <https://wahlen.regioit.de/1/km2020/05334002/html5/OpenDataInfo.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/HTML> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/1abb87be-69e6-43fd-97ef-e22dbc474a13/resource/fa2ba6ef-71af-4ee6-8164-0762064b7dac> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2020-09-18T09:50:04.053138"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-02-05T10:23:40.753992"^^xsd:dateTime ;
    dct:title "Kommunalwahlen/Integrationswahl_2020913" ;
    dcat:accessURL <https://wahlen.regioit.de/1/km2020/05334002/html5/OpenDataInfo.html> ;
    dcat:mediaType "text/html" .

<https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

<https://wahlen.regioit.de/1/km2020/05334002/html5/OpenDataInfo.html> a foaf:Document .

