@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/d34e4e30-0033-475d-8287-71704093adef> a dcat:Dataset ;
    dct:description "<p>Der Datensatz zeigt die Anzahl unterschiedliche Adressen und die Anzahl der Zustelltage der Paketlieferungen in den Postleitzahl-Gebieten des Kantons St.Gallen</p>" ;
    dct:identifier "d34e4e30-0033-475d-8287-71704093adef" ;
    dct:issued "2026-07-02T05:41:02.983031"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:02.983038"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Anzahl Adressen und Zustelltage der Paketlieferungen der Schweizerischen Post (nach PLZ und Monat 2020)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Die Schweizerische Post" ] ;
    dcat:keyword "dienstleistungen",
        "handel",
        "industrie",
        "lieferung",
        "logistik",
        "ogd",
        "pakete",
        "post" .

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

