@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 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#> .

<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://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-europawahl_2019> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:maintainer [ a foaf:Person ;
            foaf:name "Sandra Majer" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082320000000> ;
    dct:description "Europawahl 2019" ;
    dct:identifier "85" ;
    dct:issued "2024-07-08T16:25:20.990324"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2019-12-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Pforzheim" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082320000000> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2019-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2019-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Europawahl 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sandra Majer" ;
            vcard:hasEmail <mailto:Sandra.Majer@pforzheim.de> ] ;
    dcat:distribution <http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-europawahl_2019#dist-csv> ;
    dcat:keyword "afd-stimmanteil",
        "afd-stimmen-absolut",
        "cdu-stimmanteil",
        "cdu-stimmen-absolut",
        "die-linke-stimmanteil",
        "die-linke-stimmen-absolut",
        "fdp-stimmanteil",
        "fdp-stimmen-absolut",
        "freie-wähler-stimmanteil",
        "freie-wähler-stimmen-absolut",
        "grüne-stimmanteil",
        "grüne-stimmen-absolut",
        "gültige-stimmen-absolut",
        "sonstige-stimmanteil",
        "sonstige-stimmen-absolut",
        "spd-stimmanteil",
        "spd-stimmen-absolut",
        "wahlberechtigte",
        "wahlbeteiligung",
        "wahlbezirk",
        "wahlsieger",
        "wähler-innen-absolut" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-europawahl_2019#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-pforzheim-europawahl_2019" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-07-08T16:25:20.997057"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2019-12-31"^^xsd:date ;
    dct:title "Europawahl 2019" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-europawahl_2019> ;
    dcat:downloadURL <http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-europawahl_2019/content.csv> .

<http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-europawahl_2019/content.csv> a rdfs:Resource .

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

