@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/3b293343-8acf-49e5-a3fb-69abbc447422> a dcat:Dataset ;
    dct:description "Gastronomie-Betriebe in der Ostschweiz" ;
    dct:identifier "3b293343-8acf-49e5-a3fb-69abbc447422" ;
    dct:issued "2026-07-02T05:40:43.800302"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:40:43.800306"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Gastronomie in der Ostschweiz" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ostschweiz Tourismus" ] ;
    dcat:keyword "kaffee",
        "ogd",
        "ostschweiztourismus",
        "restaurant",
        "wirtschaft und finanzen" .

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

