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

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<http://dcat-ap.de/def/licenses/cc-by/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 .

<http://publications.europa.eu/resource/authority/frequency/IRREG> a dct:Frequency .

<https://opendata.heilbronn.de/dataset/gemeinderatswahlen> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description """<p>Datensatz zu Gemeinderatswahlen in Heilbronn</p>
""" ;
    dct:identifier "8c2f014c-5f29-49c4-9a53-779a2e52ab3b" ;
    dct:issued "2020-12-07T15:28:21+01:00"^^xsd:dateTime ;
    dct:modified "2020-12-07T15:28:21+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "GEMEINDERATSWAHLEN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn - Bürgeramt - Wahlen" ;
            vcard:hasEmail <mailto:wahlen@heilbronn.de> ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/gemeinderatswahlen/resource/45c11f52-204c-4d6b-8c55-4f11335211aa> ;
    dcat:keyword "gemeinderatswahl",
        "politik-und-wahlen" ;
    dcat:landingPage <https://opendata.heilbronn.de/www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/gemeinderatswahlen> .

<https://opendata.heilbronn.de/sites/default/files/10105_Gemeinderatswahl%202019%20nach%20Bezirken%20und%20Bewerbern.csv> a rdfs:Resource .

<https://opendata.heilbronn.de/www.heilbronn.de> a foaf:Document .

<https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> a foaf:Agent ;
    foaf:name "Stadt Heilbronn" .

<https://opendata.heilbronn.de/dataset/gemeinderatswahlen/resource/45c11f52-204c-4d6b-8c55-4f11335211aa> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Datei enthält Wahlergebnisse der Gemeinderatswahl 2019 nach Bezirken</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-12-07T15:29:28+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-08-09T12:15:35+02:00"^^xsd:dateTime ;
    dct:title "Gemeinderatswahl 2019 nach Bezirken" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "dc754ee4ed5b437765c8e3ba3c642b15"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/gemeinderatswahlen/resource/45c11f52-204c-4d6b-8c55-4f11335211aa> ;
    dcat:byteSize 120678.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10105_Gemeinderatswahl%202019%20nach%20Bezirken%20und%20Bewerbern.csv> ;
    foaf:page <https://opendata.heilbronn.de/dataset/gemeinderatswahlen/resource/45c11f52-204c-4d6b-8c55-4f11335211aa> .

