@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/a560559f-520d-48e1-9ecd-d8806620caef> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Andre.Gesthuysen@moers.de" ;
            foaf:name "Andre Gesthuysen" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Einsätze der Feuerwehr Moers (ohne Rettungsdienst) von Januar bis Dezember 2020" ;
    dct:identifier "46808fa1-58f9-4e2e-a928-5099999f8318" ;
    dct:issued "2026-04-21T23:39:02.331884"^^xsd:dateTime ;
    dct:modified "2026-04-21T23:39:02.331889"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Einsätze der Feuerwehr Moers in 2020" ;
    owl:versionInfo "v2021.01" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "46808fa1-58f9-4e2e-a928-5099999f8318" ],
        [ a adms:Identifier ;
            skos:notation "46808fa1-58f9-4e2e-a928-5099999f8318" ],
        "46808fa1-58f9-4e2e-a928-5099999f8318" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andre Gesthuysen" ;
            vcard:hasEmail <mailto:Andre.Gesthuysen@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Andre Gesthuysen" ;
            vcard:hasEmail <mailto:Andre.Gesthuysen@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Andre Gesthuysen" ;
            vcard:hasEmail <mailto:Andre.Gesthuysen@moers.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/a560559f-520d-48e1-9ecd-d8806620caef/resource/4b49310f-5337-40a3-9b5a-77b8c58ecf02> ;
    dcat:keyword "Einsätze",
        "Feuerwehr" ;
    dcat:landingPage <http://www.offenedaten.moers.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.open.nrw.de/dataset/a560559f-520d-48e1-9ecd-d8806620caef/resource/4b49310f-5337-40a3-9b5a-77b8c58ecf02> a dcat:Distribution ;
    dct:description """Der Datensatz ist sortiert nach:\r
\r
* Datum\r
* Uhrzeit\r
* Einsatznummer\r
* Art der Leistung\r
* Einsatzort\r
* Stichwort\r
* Einsatzwache""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-05-25T08:11:44.681465"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2022-05-25T08:11:44.638526"^^xsd:dateTime ;
    dct:title "Feuerwehreinsätze der Feuerwehr Moers in 2020" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/46808fa1-58f9-4e2e-a928-5099999f8318/resource/4b49310f-5337-40a3-9b5a-77b8c58ecf02/download/feuerwehr-moers-einsatzstatistik-2020-brand-hilfeleistung.csv> ;
    dcat:byteSize "94056"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

