@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://open-data-musterstadt.ckan.de/dataset/d9a23cd8-1801-439a-a022-27535fc0499c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/xxx> ;
    dct:identifier "d9a23cd8-1801-439a-a022-27535fc0499c" ;
    dct:issued "2026-05-19T11:26:58.275078"^^xsd:dateTime ;
    dct:modified "2026-05-21T08:41:32.833540"^^xsd:dateTime ;
    dct:publisher <https://open-data-musterstadt.ckan.de/organization/4ceba2e2-f7cf-47d3-b0d5-6b7afcc17241> ;
    dct:title "Kommunen Notfall Lagebild" ;
    dcat:distribution <https://open-data-musterstadt.ckan.de/dataset/d9a23cd8-1801-439a-a022-27535fc0499c/resource/63098404-8ae6-4729-98aa-48d262e70223>,
        <https://open-data-musterstadt.ckan.de/dataset/d9a23cd8-1801-439a-a022-27535fc0499c/resource/9e9de778-799b-4997-99b2-83eb703f2fc7> .

<https://open-data-musterstadt.ckan.de/dataset/d9a23cd8-1801-439a-a022-27535fc0499c/resource/63098404-8ae6-4729-98aa-48d262e70223> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-19T11:27:54.682370"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:27:54.641974"^^xsd:dateTime ;
    dct:title "notfall-lagebild-demo" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "81073754e8deaf05c531dd80bc5629ac"^^xsd:hexBinary ] ;
    dcat:accessURL <https://open-data-musterstadt.ckan.de/dataset/d9a23cd8-1801-439a-a022-27535fc0499c/resource/63098404-8ae6-4729-98aa-48d262e70223/download/notfall-lagebild-demo.csv> ;
    dcat:byteSize 245323.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://open-data-musterstadt.ckan.de/dataset/d9a23cd8-1801-439a-a022-27535fc0499c/resource/9e9de778-799b-4997-99b2-83eb703f2fc7> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-05-19T11:27:31.307563"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:27:31.252775"^^xsd:dateTime ;
    dct:title "notfall-lagebild-demo" ;
    dcat:accessURL <https://open-data-musterstadt.ckan.de/dataset/d9a23cd8-1801-439a-a022-27535fc0499c/resource/9e9de778-799b-4997-99b2-83eb703f2fc7/download/notfall-lagebild-demo.json> ;
    dcat:byteSize 558987.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" .

