@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/6d649f47-1fd4-4fc7-bc28-c7e873eff53e> a dcat:Dataset ;
    dct:description "Diese Daten von der Entsorgung St.Gallen zeigen die Nutzung der Deponie Tüfentobel auf. Darin ist ersichtlich wie viel, von welcher Sorte Abfall entsorgt wird." ;
    dct:identifier "6d649f47-1fd4-4fc7-bc28-c7e873eff53e" ;
    dct:issued "2026-07-02T05:40:26.030294"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:26.030300"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Deponieanlieferungen Tüfentobel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Entsorgung St.Gallen (esg)" ] ;
    dcat:keyword "aushub",
        "deponie-typ",
        "grngut",
        "inertstoffe",
        "ogd",
        "raum und umwelt",
        "rumungs-schnee",
        "schlacke" .

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

