@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@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://open-data-musterstadt.ckan.de/dataset/cee9d84a-1cae-4ff9-9e3c-c2949c89fc33> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/xxx> ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "info@ondics.de" ;
            foaf:name "Ondics GmbH, Abteilung Datenpflege Musterstadt" ] ;
    dct:description "Verzeichnis deutscher Feiertage für die Jahre 2024 und 2025 im JSON-Format. Der Datensatz enthält 24 Feiertage mit Datum und Bezeichnung: nationale Feiertage, christliche Festtage und bewegliche Feiertage wie Ostern und Pfingsten. " ;
    dct:identifier "cee9d84a-1cae-4ff9-9e3c-c2949c89fc33" ;
    dct:issued "2025-02-21T08:07:23.388197"^^xsd:dateTime ;
    dct:modified "2026-06-12T14:53:47.434124"^^xsd:dateTime ;
    dct:publisher <https://open-data-musterstadt.ckan.de/organization/4ceba2e2-f7cf-47d3-b0d5-6b7afcc17241> ;
    dct:title "Feiertage" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ondics GmbH, Abteilung Datenpflege Musterstadt" ;
            vcard:hasEmail <mailto:info@ondics.de> ] ;
    dcat:distribution <https://open-data-musterstadt.ckan.de/dataset/cee9d84a-1cae-4ff9-9e3c-c2949c89fc33/resource/2ab31eaf-a64f-4140-ae51-47bf3ec2e3b1> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://open-data-musterstadt.ckan.de/dataset/cee9d84a-1cae-4ff9-9e3c-c2949c89fc33/resource/2ab31eaf-a64f-4140-ae51-47bf3ec2e3b1> a dcat:Distribution ;
    dct:description "Daten der Feiertage für 2024 und 2025." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2025-02-21T08:09:00.363664"^^xsd:dateTime ;
    dct:modified "2025-02-21T08:09:00.310040"^^xsd:dateTime ;
    dct:title "Feiertage 2024 und 2025" ;
    dcat:accessURL <https://open-data-musterstadt.ckan.de/dataset/cee9d84a-1cae-4ff9-9e3c-c2949c89fc33/resource/2ab31eaf-a64f-4140-ae51-47bf3ec2e3b1/download/feiertage_2024-2025.json> ;
    dcat:byteSize 843.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://open-data-musterstadt.ckan.de/organization/4ceba2e2-f7cf-47d3-b0d5-6b7afcc17241> a foaf:Agent ;
    foaf:name "Musterstadt" .

