@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/b704651f-5df2-4f32-a2fa-bed994eea2cc> a dcat:Dataset ;
    dct:description "Unterkünfte in der Ostschweiz unterteilt in Hotels, Hostels, B&amp;Bs, Camping, Apartment und Ferienwohnungen." ;
    dct:identifier "b704651f-5df2-4f32-a2fa-bed994eea2cc" ;
    dct:issued "2026-07-02T05:41:24.852712"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:24.852719"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Unterkünfte in der Ostschweiz" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ostschweiz Tourismus" ] ;
    dcat:keyword "apartment",
        "camping",
        "ferienwohnungen",
        "hostel",
        "hotel",
        "ogd",
        "ostschweiztourismus",
        "uebernachtung",
        "unterkunft",
        "wirtschaft und finanzen" .

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

