@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0> a dcat:Dataset ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "opendata@bochum.de" ;
            foaf:name "Stabsstelle Digitalisierung" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@bochum.de> ;
            foaf:name "Stabsstelle Digitalisierung" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@bochum.de> ;
            foaf:name "Stabsstelle Digitalisierung" ],
        [ a foaf:Organization ;
            foaf:mbox "opendata@bochum.de" ;
            foaf:name "Stabsstelle Digitalisierung" ] ;
    dct:description """Die hier bereitgestellten Daten zum Graslandfeuerindex (GLFI) für Bochum stammen aus einer täglich automatisierten Auswertung der öffentlich zugänglichen Tabelle des Deutschen Wetterdienstes (DWD):\r
\r
[Graslandfeuerindex NRW – dwd.de](https://www.dwd.de/DWD/warnungen/agrar/glfi/glfi_tab_alle_NW.html)\r
\r
Die Werte werden per **Web-Scraping** ausgelesen. Diese Methode ist **nicht offiziell vom DWD unterstützt** und **nicht robust gegenüber strukturellen Änderungen** der Website.\r
\r
> Aktuell ist dies jedoch die einzige funktionierende Möglichkeit, die GLFI-Werte maschinenlesbar verfügbar zu machen.\r
\r
Es wird **keine Gewähr** für Richtigkeit, Vollständigkeit oder Verfügbarkeit der Daten übernommen.\r
\r
Der zugrunde liegende Quellcode ist hier öffentlich dokumentiert:  \r
[GitLab – Open Data Bochum: Graslandfeuerindex](https://gitlab.opencode.de/StadtBochum/open-data/umwelt-graslandfeuerindex)\r
""" ;
    dct:identifier "8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0" ;
    dct:issued "2025-06-04T01:00:23.252414"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-06-09T10:25:42.332072"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/24e3b814-2e2e-4374-9058-8f1d438abee9> ;
    dct:title "Bochum - Umwelt - Grasfeuerlandindex (GLFI)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:opendata@bochum.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:opendata@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:opendata@bochum.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:opendata@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:opendata@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:opendata@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:opendata@bochum.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/0105fe25-6ffc-4115-b8ff-50cedc5f3854>,
        <https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/159f3d9e-2760-4355-b5b5-88252282f9d5>,
        <https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/40e8f8d9-7152-4587-9d71-e897afb1aece>,
        <https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/4ad974a1-e72c-4e81-a51f-066ba702f4ed> ;
    dcat:keyword "bochum",
        "dwd",
        "feuerindex",
        "feuerrisiko",
        "graslandfeuerindex",
        "klima",
        "wetter" ;
    dcat:landingPage <https://www.dwd.de/DWD/warnungen/agrar/glfi/glfi_tab_alle_NW.html> .

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

<https://bochum.opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/0105fe25-6ffc-4115-b8ff-50cedc5f3854/download/bochum-umwelt-grasfeuerlandindex-c06vj6y1.zip> a rdfs:Resource .

<https://gitlab.opencode.de/StadtBochum/open-data/umwelt-graslandfeuerindex/-/raw/main/data/bochum_graslandfeuerindex.csv> a rdfs:Resource .

<https://gitlab.opencode.de/StadtBochum/open-data/umwelt-graslandfeuerindex/-/raw/main/data/bochum_graslandfeuerindex_simple.csv> a rdfs:Resource .

<https://gitlab.opencode.de/StadtBochum/open-data/umwelt-graslandfeuerindex/-/raw/main/data/bochum_graslandfeuerindex_summary.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/0105fe25-6ffc-4115-b8ff-50cedc5f3854> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-06-03T13:08:44.211323"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-06-03T13:08:44.179957"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://bochum.opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/0105fe25-6ffc-4115-b8ff-50cedc5f3854/download/bochum-umwelt-grasfeuerlandindex-c06vj6y1.zip> ;
    dcat:byteSize "958"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/159f3d9e-2760-4355-b5b5-88252282f9d5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-03T13:10:45.595556"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-06-09T10:25:42.336784"^^xsd:dateTime ;
    dct:title "Graslandfeuerindex Bochum – Tagesaktuell & 4-Tages-Prognose" ;
    dcat:accessURL <https://gitlab.opencode.de/StadtBochum/open-data/umwelt-graslandfeuerindex/-/raw/main/data/bochum_graslandfeuerindex.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/40e8f8d9-7152-4587-9d71-e897afb1aece> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-04T08:22:01.377715"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-06-09T10:25:42.336912"^^xsd:dateTime ;
    dct:title "Graslandfeuerindex Bochum – Nur Wert" ;
    dcat:accessURL <https://gitlab.opencode.de/StadtBochum/open-data/umwelt-graslandfeuerindex/-/raw/main/data/bochum_graslandfeuerindex_simple.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/8b3e3b59-b1b1-4a0d-9b55-49b87d4485f0/resource/4ad974a1-e72c-4e81-a51f-066ba702f4ed> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-03T13:12:19.250962"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-06-09T10:25:42.336850"^^xsd:dateTime ;
    dct:title "Graslandfeuerindex Bochum – Verlauf" ;
    dcat:accessURL <https://gitlab.opencode.de/StadtBochum/open-data/umwelt-graslandfeuerindex/-/raw/main/data/bochum_graslandfeuerindex_summary.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/24e3b814-2e2e-4374-9058-8f1d438abee9> a foaf:Agent ;
    foaf:name "Bochum" .

<https://www.dwd.de/DWD/warnungen/agrar/glfi/glfi_tab_alle_NW.html> a foaf:Document .

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

