@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/europawahlen> 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 Europawahlen in Heilbronn</p>
""" ;
    dct:identifier "295cf14f-ab80-4ee5-b193-d90f86a3b2d3" ;
    dct:issued "2020-12-07T15:24:54+01:00"^^xsd:dateTime ;
    dct:modified "2020-12-07T15:24:54+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "EUROPAWAHLEN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn - Bürgeramt Abt. Wahlen" ;
            vcard:hasEmail <mailto:wahlen@heilbronn.de> ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/europawahlen/resource/4fa3aebc-7b35-4a88-abc3-48864222601f> ;
    dcat:keyword "europawahl",
        "politik-und-wahlen" ;
    dcat:landingPage <https://opendata.heilbronn.de/www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/europawahlen> .

<https://opendata.heilbronn.de/sites/default/files/10104_Europawahl%202019%20nach%20Bezirken.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/europawahlen/resource/4fa3aebc-7b35-4a88-abc3-48864222601f> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Datei enthält Wahlergebnisse der Europawahl 2019 nach Bezirken</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-12-07T15:26:13+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-08-09T11:46:00+02:00"^^xsd:dateTime ;
    dct:title "Europawahl 2019 nach Bezirken" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "75298d3bd7d630172dd4a511dc766507"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/europawahlen/resource/4fa3aebc-7b35-4a88-abc3-48864222601f> ;
    dcat:byteSize 16262.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10104_Europawahl%202019%20nach%20Bezirken.csv> ;
    foaf:page <https://opendata.heilbronn.de/dataset/europawahlen/resource/4fa3aebc-7b35-4a88-abc3-48864222601f> .

