@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ogd.cynkra.dev/dataset/120520dc-8b93-46b9-b156-739b5d126869> a dcat:Dataset ;
    dct:description "<p>Der Datensatz zeigt die Anzahl Sendungen der Produkte ECO, PRI und SEM pro Postleitzahl in den verschiedenen Monaten.</p><p>Produkte:</p><p>ECO= Produkt ECO: \"heute aufgegeben, übermorgen zugestellt\"<br>PRI = Produkt PRIO: \"heute aufgegeben, morgen zugestellt\"<br>SEM = Produkt Swiss Express Mond: \"heute (bis am Abend) aufgegeben, morgen bis um 9 Uhr zugestellt\"</p><p><br>Lesebeispiel:</p><p>Im Februar 2020 wurden an allen Montagen zusammen im Gebiet 9000 4'833 PRI zugestellt.<br></p>" ;
    dct:identifier "120520dc-8b93-46b9-b156-739b5d126869" ;
    dct:issued "2026-07-02T05:41:03.430018"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:03.430022"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Anzahl Sendungen pro PLZ der Schweizerischen Post (nach Produkten und Wochentag)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Die Schweizerische Post" ] ;
    dcat:keyword "dienstleistungen",
        "handel",
        "industrie",
        "lieferung",
        "logistik",
        "ogd",
        "post",
        "produkte",
        "zustellungen" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

