@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@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://ckan-prod.zurich.datopian.com/dataset/67ecfd8a-1d71-40f9-898e-828b3658fba0> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description "Terminliste Ferien und schulfreie Tage der Volksschule der Stadt Zürich."@de ;
    dct:identifier "67ecfd8a-1d71-40f9-898e-828b3658fba0@stadt-zurich" ;
    dct:issued "2021-06-18T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-19T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://opendata.swiss/organization/stadt-zurich> ;
    dct:title "Ferien und schulfreie Tage der Volksschule der Stadt Zürich, Schuljahre 2020/2021 bis 2029/2030"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zürich" ;
            vcard:hasEmail <mailto:file:///srv/app/opendata@zuerich.ch> ] ;
    dcat:distribution <https://ckan-prod.zurich.datopian.com/dataset/67ecfd8a-1d71-40f9-898e-828b3658fba0/resource/aad477f6-db39-4d1b-92d8-0885f2d363d1> ;
    dcat:keyword "ferien"@de,
        "github"@de,
        "schulfrei"@de,
        "termine"@de,
        "volksschule"@de ;
    dcat:landingPage <https://data.stadt-zuerich.ch/dataset/ssd_schulferien> ;
    dcat:theme euthemes:EDUC .

<https://ckan-prod.zurich.datopian.com/dataset/67ecfd8a-1d71-40f9-898e-828b3658fba0/resource/aad477f6-db39-4d1b-92d8-0885f2d363d1> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:identifier "aad477f6-db39-4d1b-92d8-0885f2d363d1" ;
    dct:issued "2023-11-24T18:57:15.600895"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:modified "2026-03-19T15:35:26.343112"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:title "schulferien.csv"@de ;
    dcat:accessURL <https://data.stadt-zuerich.ch/dataset/ssd_schulferien/download/schulferien.csv> ;
    dcat:byteSize 28016 ;
    dcat:downloadURL <https://data.stadt-zuerich.ch/dataset/ssd_schulferien/download/schulferien.csv> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.swiss/organization/stadt-zurich> a foaf:Organization ;
    foaf:name "Behörden und Politik, Schulamt, Schul- und Sportdepartement" .

<http://dcat-ap.ch/vocabulary/licenses/terms_open> a dct:LicenseDocument,
        dct:RightsStatement .

