@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/2d58ed56-948e-4596-90e3-3329ab505c8e> a dcat:Dataset ;
    dct:description "<p>Der Datensatz zeigt die Standorte der öffentlichen AbfallbehälterÂ  in der Gemeinde Eichberg. Dabei werden Robydog-Behälter spezifisch ausgewiesen.</p>" ;
    dct:identifier "2d58ed56-948e-4596-90e3-3329ab505c8e" ;
    dct:issued "2026-07-02T05:40:28.446694"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:28.446701"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Öffentliche Abfallbehälter Gemeinde Eichberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pol. Gemeinde Eichberg" ] ;
    dcat:keyword "abfall",
        "entsorgung",
        "ogd",
        "raum und umwelt",
        "robydog" .

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

