@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/db057fa6-f1da-4997-86ec-983be765050c> a dcat:Dataset ;
    dct:description "<p>Dieser Datensatz enthält alle für die Adressierung gültigen Postleitzahlen (PLZ) der Stadt St.Gallen. Stand Dezember 2023, d<span style=\"font-family: inherit; font-size: 0.875rem;\">er Datensatz wird nicht aktualisiert.</span></p>" ;
    dct:identifier "db057fa6-f1da-4997-86ec-983be765050c" ;
    dct:issued "2026-07-02T05:41:07.014538"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:07.014546"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "PLZ Verzeichnis Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Die Schweizerische Post AG" ] ;
    dcat:keyword "gemeinden",
        "geographie",
        "ogd",
        "plz",
        "post",
        "postleitzahl" .

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

