@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/37cdc17a-bffa-40c3-8d44-fc002c037912> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "carina.auth@moers.de" ;
            foaf:name "Carina Auth" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Einsätze der Feuerwehr Moers (ohne Rettungsdienst) von Januar bis Dezember 2022" ;
    dct:identifier "37cdc17a-bffa-40c3-8d44-fc002c037912" ;
    dct:issued "2025-11-06T12:02:04.315700"^^xsd:dateTime ;
    dct:modified "2025-11-06T12:02:04.315705"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Einsätze der Feuerwehr Moers in 2022" ;
    owl:versionInfo "v2023.01" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Carina Auth" ;
            vcard:hasEmail <mailto:carina.auth@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Carina Auth" ;
            vcard:hasEmail <mailto:carina.auth@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Carina Auth" ;
            vcard:hasEmail <mailto:carina.auth@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Carina Auth" ;
            vcard:hasEmail <mailto:carina.auth@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Carina Auth" ;
            vcard:hasEmail <mailto:carina.auth@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Carina Auth" ;
            vcard:hasEmail <mailto:carina.auth@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Carina Auth" ;
            vcard:hasEmail <mailto:carina.auth@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/37cdc17a-bffa-40c3-8d44-fc002c037912/resource/4edf1a83-9aef-42f5-8f8e-84dd9fa4880e> ;
    dcat:keyword "Einsätze",
        "Feuerwehr" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

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

<https://opendata.ruhr/dataset/37cdc17a-bffa-40c3-8d44-fc002c037912/resource/4edf1a83-9aef-42f5-8f8e-84dd9fa4880e> 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 "CSV" ;
    dct:issued "2023-03-06T08:26:31.951952"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-03-06T08:26:31.916136"^^xsd:dateTime ;
    dct:title "Feuerwehreinsätze der Feuerwehr Moers in 2022" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/37cdc17a-bffa-40c3-8d44-fc002c037912/resource/4edf1a83-9aef-42f5-8f8e-84dd9fa4880e/download/feuerwehr-moers-einsatzstatistik-2022-brand-hilfeleistung.csv> ;
    dcat:byteSize "96800"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

<https://www.offenesdatenportal.de/dataset/37cdc17a-bffa-40c3-8d44-fc002c037912/resource/4edf1a83-9aef-42f5-8f8e-84dd9fa4880e/download/feuerwehr-moers-einsatzstatistik-2022-brand-hilfeleistung.csv> a rdfs:Resource .

