@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/95802e2c-86e3-47f9-863e-60ee0c875ff6> a dcat:Dataset ;
    dct:description "<p>Anzahl ausgestellter Verlustscheine der Stadt St.Gallen (Anzahl und in Mio., Jahre 2005-2018)</p>" ;
    dct:identifier "95802e2c-86e3-47f9-863e-60ee0c875ff6" ;
    dct:issued "2026-07-02T05:40:14.750970"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:14.750977"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Ausgestellte Verlustscheine Stadt St.Gallen (2005-2018)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Betreibungsamt Stadt St.Gallen" ] ;
    dcat:keyword "arbeit",
        "betreibung",
        "erwerb",
        "finanzen",
        "ogd",
        "verlust" .

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

