@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/e513112f-2d31-4204-b525-b0ef9141f123> a dcat:Dataset ;
    dct:description "Aufzeigen der aktuellen Baustellen auf dem städt. Gebiet" ;
    dct:identifier "e513112f-2d31-4204-b525-b0ef9141f123" ;
    dct:issued "2026-07-02T05:40:12.502614"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:12.502622"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Aktuelle Baustellen Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rauminformationszentrum (RIZ) Stadt St.Gallen" ] ;
    dcat:keyword "baustellen",
        "mobilitt und verkehr",
        "ogd",
        "verkehr" .

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

