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/288e6eb1-aa50-4cc7-a66f-0444bafe5b7b-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/monthly>;
        dct:description         "Geleistete Stunden an Extradienste der Stadtpolizei Zürich"@de;
        dct:identifier          "288e6eb1-aa50-4cc7-a66f-0444bafe5b7b@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 Einsatzstunden an Extradiensten"@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/99c1f03f-9497-4028-8cd1-d9a148c32ad1>;
        dcat:keyword            "stadtpolizei"@de , "tabelle"@de , "kriminalitaet"@de , "sachdaten"@de , "zeitreihe"@de , "sasa"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/sid_stapo_sicherheitsbericht_extradienste_stunden_od101a";
        dcat:theme              <http://opendata.swiss/themes/public-order> , <http://opendata.swiss/themes/crime> .

<https://opendata.swiss/set/distribution/99c1f03f-9497-4028-8cd1-d9a148c32ad1>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "8fa8feda-bd4b-4c5b-96a9-a9dfe253b71f";
        dct:issued        "2025-10-11T16:03:58.416973"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T10:30:58.326113"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "RCH101OD101A.csv";
        spdx:checksum     [ spdx:checksumValue  "c1d4c09ec4a875d8a2ac5993b31f0bc3"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/sid_stapo_sicherheitsbericht_extradienste_stunden_od101a/download/RCH101OD101A.csv";
        dcat:byteSize     765.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/sid_stapo_sicherheitsbericht_extradienste_stunden_od101a/download/RCH101OD101A.csv";
        dcat:mediaType    "text/csv" .
