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/0a1b0c91-7b1f-449c-99b8-b61ae190f3c2-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "Sanitätseinsätze von Schutz und Rettung nach Kategorie und Jahr."@de;
        dct:identifier          "0a1b0c91-7b1f-449c-99b8-b61ae190f3c2@stadt-zurich";
        dct:issued              "2024-08-31T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-01-13T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Schutz und Rettung, Sicherheitsdepartement"
                                ];
        dct:title               "Sanitätseinsätze"@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/a1a99c5b-7563-478a-afb6-7be0a94da481>;
        dcat:keyword            "sanitaet"@de , "sicherheit"@de , "gesundheit"@de , "zeitreihe"@de , "tabelle"@de , "sasa"@de , "sachdaten"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/sid_srz_od1032_sanitaetseinsaetze_jahr_kategorie";
        dcat:theme              <http://opendata.swiss/themes/health> , <http://opendata.swiss/themes/administration> .

<https://opendata.swiss/set/distribution/a1a99c5b-7563-478a-afb6-7be0a94da481>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "e0012ba6-3664-461a-8235-4d2d8e0a7bd0";
        dct:issued        "2024-01-12T11:17:12.469429"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T10:31:14.027722"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "GES103OD1032.csv";
        spdx:checksum     [ spdx:checksumValue  "977f11a30f57625fad30d70eaaf43e05"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/sid_srz_od1032_sanitaetseinsaetze_jahr_kategorie/download/GES103OD1032.csv";
        dcat:byteSize     2119.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/sid_srz_od1032_sanitaetseinsaetze_jahr_kategorie/download/GES103OD1032.csv";
        dcat:mediaType    "text/csv" .
