@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/af9a3191-0e81-4a62-9b54-38730d1df3da> 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 Bundestagswahlkreise von Schleswig-Holstein sind räumlich abgegrenzte Teile des Wahlgebietes des Landes Schleswig-Holstein, in denen die Wahlberechtigten jeweils ein Direktmandat für die Wahl zum Bundestag bestimmen." ;
    dct:identifier "af9a3191-0e81-4a62-9b54-38730d1df3da" ;
    dct:issued "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-10-19T11:31:36.641978"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/statistikamt-nord> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-09-24T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2017-09-24T00:00:00"^^xsd:dateTime ] ;
    dct:title "Bundestagswahlkreise 2017" ;
    dcat:distribution <http://134.245.19.93/dataset/af9a3191-0e81-4a62-9b54-38730d1df3da/resource/ddb49bf4-860f-4b2b-8ae8-f766af4342fe> ;
    dcat:keyword "Bundestagswahl",
        "Wahlkreis" ;
    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/af9a3191-0e81-4a62-9b54-38730d1df3da/resource/ddb49bf4-860f-4b2b-8ae8-f766af4342fe> 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:30:32.914165"^^xsd:dateTime ;
    dct:modified "2021-10-19T11:30:32.794147"^^xsd:dateTime ;
    dct:title "bundestagswahlkreise.gml" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "ab20572deaae438e00f1a44ee721cffa"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/af9a3191-0e81-4a62-9b54-38730d1df3da/resource/ddb49bf4-860f-4b2b-8ae8-f766af4342fe/download/bundestagswahlkreise.gml> ;
    dcat:byteSize 585390.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 .

