@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/ef34047e-9970-4ebd-b2a5-680276e2def9> a dcat:Dataset ;
    dct:description "<p>Dieser Datensatz enthält alle für die Adressierung gültigen Postleitzahlen (PLZ) des Kantons St.Gallen. Stand Dezember 2023, d<span style=\"font-family: inherit; font-size: 0.875rem;\">er Datensatz wird nicht aktualisiert.</span></p>" ;
    dct:identifier "ef34047e-9970-4ebd-b2a5-680276e2def9" ;
    dct:issued "2026-07-02T05:41:06.551088"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:06.551094"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "PLZ Verzeichnis Kanton 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" .

