PREFIX adms:  <http://www.w3.org/ns/adms#>
PREFIX dcat:  <http://www.w3.org/ns/dcat#>
PREFIX dct:   <http://purl.org/dc/terms/>
PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
PREFIX owl:   <http://www.w3.org/2002/07/owl#>
PREFIX rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX spdx:  <http://spdx.org/rdf/terms#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>

<https://opendata.swiss/set/data/67996c3a-7edc-4833-a8ec-ce8a6958ca6c-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/quarterly>;
        dct:description         "Alle Abstimmungsparolen für die Gemeindeabstimmungen in der Stadt Zürich. Es werden die Parolen der zum entsprechenden Zeitpunkt im Gemeinderat vertretenen Parteien erhoben. Die Angaben erfolgen ohne Gewähr.\n"@de;
        dct:identifier          "67996c3a-7edc-4833-a8ec-ce8a6958ca6c@stadt-zurich";
        dct:issued              "2021-03-16T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-03-22T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Stadtkanzlei, Allgemeine Verwaltung"
                                ];
        dct:title               "Abstimmungsparolen der Parteien im Gemeinderat für Gemeindeabstimmungen, seit 2012"@de;
        owl:versionInfo         "1";
        dcat:contactPoint       [ rdf:type        vcard:Organization;
                                  vcard:fn        "Open Data Zürich";
                                  vcard:hasEmail  <https://data.stadt-zuerich.ch/opendata@zuerich.ch>
                                ];
        dcat:distribution       <https://opendata.swiss/set/distribution/7268aad1-8299-446d-ae48-f5c6e192d000>;
        dcat:keyword            "tabelle"@de , "partei"@de , "parolen"@de , "gemeinderat"@de , "abstimmung"@de , "github"@de , "politik"@de , "sachdaten"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/politik_abstimmungsparolen_gemeindeabstimmung_seit2012";
        dcat:theme              <http://opendata.swiss/themes/politics> .

<https://opendata.swiss/set/distribution/7268aad1-8299-446d-ae48-f5c6e192d000>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "f772056c-7d5b-43a4-9ff3-22cc996fd23d";
        dct:issued        "2021-03-16T12:49:12.239574"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T14:25:53.793867"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "abstimmungsparolen.csv";
        spdx:checksum     [ spdx:checksumValue  "e1084cef06d48993e288a8f63e6e1702"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/politik_abstimmungsparolen_gemeindeabstimmung_seit2012/download/abstimmungsparolen.csv";
        dcat:byteSize     214838.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/politik_abstimmungsparolen_gemeindeabstimmung_seit2012/download/abstimmungsparolen.csv";
        dcat:mediaType    "text/csv" .
