@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/321b9ed2-f325-4afc-80be-a228844870af> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Grenzen der Wahlkreise der Landtagswahl Schleswig-Holstein 2022" ;
    dct:identifier "321b9ed2-f325-4afc-80be-a228844870af" ;
    dct:issued "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-09-21T05:23:25.637671"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/d7227e8c-0094-43e5-b78c-0017ad5d8af5> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/wahlen/wahlkreise> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-05-08T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-05-08T00:00:00"^^xsd:dateTime ] ;
    dct:title "Wahlkreise der Landtagswahl 2022" ;
    dcat:distribution <http://134.245.19.93/dataset/321b9ed2-f325-4afc-80be-a228844870af/resource/5418c0c5-bb8d-47a8-9ab6-c9cef8a8be97>,
        <http://134.245.19.93/dataset/321b9ed2-f325-4afc-80be-a228844870af/resource/b25182f9-e338-41b1-8dda-d0fd12b57035> ;
    dcat:keyword "Landtagswahl",
        "Wahl",
        "Wahlen",
        "Wahlkreis",
        "Wahlkreise" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://134.245.19.93/dataset/321b9ed2-f325-4afc-80be-a228844870af/resource/5418c0c5-bb8d-47a8-9ab6-c9cef8a8be97> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2021-10-11T11:02:30.149845"^^xsd:dateTime ;
    dct:modified "2021-10-11T11:02:29.931446"^^xsd:dateTime ;
    dct:title "Landtagswahlkreise_SH_2022.zip" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "b993f45531a140ee83a208f9cc696f50"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/321b9ed2-f325-4afc-80be-a228844870af/resource/5418c0c5-bb8d-47a8-9ab6-c9cef8a8be97/download/landtagswahlkreise_sh_2022.zip> ;
    dcat:byteSize 2094473.0 ;
    dcat:mediaType "application/zip" .

<http://134.245.19.93/dataset/321b9ed2-f325-4afc-80be-a228844870af/resource/b25182f9-e338-41b1-8dda-d0fd12b57035> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-10-11T11:03:42.551408"^^xsd:dateTime ;
    dct:modified "2021-10-11T11:03:42.275791"^^xsd:dateTime ;
    dct:title "Liste der Wahlkreise" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "acfa3b9db7035dc8a58f3783dd222cac"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/321b9ed2-f325-4afc-80be-a228844870af/resource/b25182f9-e338-41b1-8dda-d0fd12b57035/download/wahlkreise-sh.csv> ;
    dcat:byteSize 598.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/d7227e8c-0094-43e5-b78c-0017ad5d8af5> a foaf:Agent ;
    foaf:name "Ministerium für Inneres, ländliche Räume, Integration und Gleichstellung" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

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

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

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

