@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/094d79c3-f59c-4cd5-8696-184e9855210d> a dcat:Dataset ;
    dct:description "<p>Der Datensatz zeigt die Daten der Schulferien und Feiertage in der Stadt St.Gallen.</p>" ;
    dct:identifier "094d79c3-f59c-4cd5-8696-184e9855210d" ;
    dct:issued "2026-07-02T05:41:13.036237"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:13.036246"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Schulferien und Feiertage Stadt St.Gallen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Schule und Musik, Stadt St.Gallen" ] ;
    dcat:keyword "bildung",
        "feiertage",
        "ferien",
        "ogd",
        "schule",
        "wissenschaft" .

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

