@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://opendata.ruhr/dataset/b8f2b5c3-7f28-43ba-bf35-ab700e3b735a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <https://www.govdata.de/dl-de/by-2-0> ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> ;
    dct:description "Der Datensatz enthält Informationen über Starkregenszenarien im Hammer Stadtgebiet. Die Karten zeigen drei unterschiedliche Starkregenszenarien auf. Betrachtet werden ein seltenes (Index 5) Regenereignis, ein außergewöhnliches (Index 7) und ein Extremregen (Index 10). Details können aus der interaktiven Starkregengefahrenkarte und der rechts gezeigten Legende abgelesen werden." ;
    dct:identifier "e9e40f04-1c8f-4b82-9d97-5df367f8bf53" ;
    dct:issued "2024-04-29"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-03-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.6700 51.7600, 8.0100 51.7600, 8.0100 51.5800, 7.6700 51.5800, 7.6700 51.7600))"^^gsp:wktLiteral ] ;
    dct:title "Starkregen in Hamm" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "e9e40f04-1c8f-4b82-9d97-5df367f8bf53" ],
        [ a adms:Identifier ;
            skos:notation "e9e40f04-1c8f-4b82-9d97-5df367f8bf53" ],
        "e9e40f04-1c8f-4b82-9d97-5df367f8bf53" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ;
            vcard:hasURL <www.hamm.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:tiefbau@stadt.hamm.de> ;
            vcard:hasURL <www.hamm.de> ] ;
    dcat:distribution <https://www.hamm.de/masterportal/hamm_open_data/starkregen#distribution> ;
    dcat:keyword "gefahren",
        "opendata",
        "regen",
        "risiken",
        "starkregen",
        "uberflutung",
        "umwelt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

<http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://www.govdata.de/dl-de/by-2-0> a dct:RightsStatement .

<https://www.hamm.de/masterportal/hamm_open_data/starkregen#distribution> a dcat:Distribution ;
    dct:description "Starkregen in Hamm" ;
    dct:issued "2025-02-26T12:53:01.825263"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-03-12T21:46:51.918755"^^xsd:dateTime ;
    dct:title "Starkregen in Hamm" ;
    dcat:accessURL <https://www.hamm.de/masterportal/hamm_open_data/starkregen> ;
    dcat:downloadURL <https://www.hamm.de/masterportal/hamm_open_data/starkregen> .

<https://www.hamm.de/masterportal/hamm_open_data/starkregen> a rdfs:Resource .

