@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/05e21976-2a55-44da-9f0b-8f44827df3cf> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Statistisches Amt für Hamburg und Schleswig-Holstein" ;
    dct:description """Die Landtagswahlkreise von Schleswig-Holstein sind räumlich abgegrenzte Teile des Wahlgebietes des Landes Schleswig-Holstein, in denen die Wahlberechtigten jeweils drei bis fünf Direktmandate für die Wahl zum Landtag bestimmen.\r
""" ;
    dct:identifier "05e21976-2a55-44da-9f0b-8f44827df3cf" ;
    dct:issued "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-09-21T05:23:16.577942"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/statistikamt-nord> ;
    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 "2017-05-07T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2017-05-07T00:00:00"^^xsd:dateTime ] ;
    dct:title "Wahlkreise der Landtagswahl 2017" ;
    dcat:distribution <http://134.245.19.93/dataset/05e21976-2a55-44da-9f0b-8f44827df3cf/resource/8e0123cc-64b0-4746-9ed5-37aaaad9a89a> ;
    dcat:keyword "Landtagswahl",
        "Landtagswahlen",
        "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/05e21976-2a55-44da-9f0b-8f44827df3cf/resource/8e0123cc-64b0-4746-9ed5-37aaaad9a89a> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Statistisches Amt für Hamburg und Schleswig-Holstein" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GML> ;
    dct:issued "2021-10-19T11:33:30.255310"^^xsd:dateTime ;
    dct:modified "2021-10-19T11:33:30.128210"^^xsd:dateTime ;
    dct:title "landtagswahlkreise.gml" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "8207736621cbcca4e79d3aca6d5b1ca5"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/05e21976-2a55-44da-9f0b-8f44827df3cf/resource/8e0123cc-64b0-4746-9ed5-37aaaad9a89a/download/landtagswahlkreise.gml> ;
    dcat:byteSize 4865714.0 ;
    dcat:mediaType "application/gml+xml" .

<http://134.245.19.93/organization/statistikamt-nord> a foaf:Agent ;
    foaf:name "Statistisches Amt für Hamburg und Schleswig-Holstein A.ö.R. (Statistikamt Nord)" .

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

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

