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/1f720a80-210b-41db-acf4-20303dccf8a8-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/monthly>;
        dct:description         "Anzahl Extradienste der Stadtpolizei Zürich"@de;
        dct:identifier          "1f720a80-210b-41db-acf4-20303dccf8a8@stadt-zurich";
        dct:language            "de";
        dct:modified            "2025-11-11T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Stadtpolizei Zürich, Sicherheitsdepartement"
                                ];
        dct:title               "Anzahl Extradienste"@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/c86119b2-e983-48f9-b20c-726c0cc584e0>;
        dcat:keyword            "zeitreihe"@de , "tabelle"@de , "sasa"@de , "sachdaten"@de , "stadtpolizei"@de , "kriminalitaet"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/sid_stapo_sicherheitsbericht_extradienste_anzahl_od1019";
        dcat:theme              <http://opendata.swiss/themes/public-order> , <http://opendata.swiss/themes/crime> .

<https://opendata.swiss/set/distribution/c86119b2-e983-48f9-b20c-726c0cc584e0>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "67ba3159-799e-4825-b4ce-d91c3c5a70f6";
        dct:issued        "2025-10-11T16:04:11.128493"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T11:04:30.356863"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "RCH101OD1019.csv";
        spdx:checksum     [ spdx:checksumValue  "625ec693d5a2e7c62eb9a3118db64373"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/sid_stapo_sicherheitsbericht_extradienste_anzahl_od1019/download/RCH101OD1019.csv";
        dcat:byteSize     83.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/sid_stapo_sicherheitsbericht_extradienste_anzahl_od1019/download/RCH101OD1019.csv";
        dcat:mediaType    "text/csv" .
