@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.soest.de/dataset/30b77d44-ab55-4b74-88f4-ae82324803ba> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Wahlbezirke der Stadt Soest (Landtagswahl 2022)" ;
    dct:identifier "30b77d44-ab55-4b74-88f4-ae82324803ba" ;
    dct:issued "2025-05-30T09:31:19.879621"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:09.692393"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Wahlbezirke der Stadt Soest (Landtagswahl 2022)" ;
    dcat:distribution <https://opendata.soest.de/dataset/30b77d44-ab55-4b74-88f4-ae82324803ba/resource/6aacb833-d834-4cef-bb7a-a5f83fba01b8> ;
    dcat:keyword "Landtagswahl",
        "Wahlbezirk" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.soest.de/dataset/30b77d44-ab55-4b74-88f4-ae82324803ba/resource/6aacb833-d834-4cef-bb7a-a5f83fba01b8> a dcat:Distribution ;
    dct:description "Wahlbezirke der Stadt Soest (Landtagswahl 2022)" ;
    dct:format "JSON" ;
    dct:issued "2025-05-30T09:31:51.551383"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-30T09:31:51.526657"^^xsd:dateTime ;
    dct:title "Wahlbezirke der Stadt Soest (Landtagswahl 2022)" ;
    dcat:accessURL <https://opendata.soest.de/dataset/30b77d44-ab55-4b74-88f4-ae82324803ba/resource/6aacb833-d834-4cef-bb7a-a5f83fba01b8/download/wahlbezirke_landtagswahl_2022.json> ;
    dcat:byteSize "434550"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://opendata.soest.de/dataset/30b77d44-ab55-4b74-88f4-ae82324803ba/resource/6aacb833-d834-4cef-bb7a-a5f83fba01b8/download/wahlbezirke_landtagswahl_2022.json> a rdfs:Resource .

<https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> a foaf:Agent ;
    foaf:name "Stadt Soest" .

