@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.org/10.57702/n9mflvdj> a dcat:Dataset ;
    dct:accessRights "Jedermann" ;
    dct:description """Der Deutsche Wetterdienst (DWD) ist der nationale Wetterdienst Deutschlands und liefert aktuelle Wettervorhersagen sowie Unwetterwarnungen. Er betreibt ein Netzwerk von Wetterstationen und unterstützt sowohl Behörden als auch die Öffentlichkeit bei der Vorbereitung auf wetterbedingte Ereignisse. Zudem erforscht der DWD das Klima und bietet langfristige Klimadaten an. Als Behörde des Bundes ist er dem Bundesministerium für Verkehr und digitale Infrastruktur unterstellt.\r
""" ;
    dct:identifier "d938f4d0-d1b8-4f3c-8c79-f23a6d50ec49" ;
    dct:issued "2024-09-27T15:05:37.699568"^^xsd:dateTime ;
    dct:modified "2024-10-07T12:55:56.837777"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/e6eb2cea-80ba-40d2-8362-b5ce8f1b7f5c> ;
    dct:title "DWD Weather Alerts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DWD" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/d938f4d0-d1b8-4f3c-8c79-f23a6d50ec49/resource/cd73f500-78fc-4fa7-b632-b5bea9f38573>,
        <https://service.tib.eu/dataset/d938f4d0-d1b8-4f3c-8c79-f23a6d50ec49/resource/ebaf54c8-e887-4f26-b2fd-15847049aa8e> ;
    dcat:keyword "DWD Weather Warnings" .

dct:Agent foaf:Name "DWD" .

<https://service.tib.eu/dataset/d938f4d0-d1b8-4f3c-8c79-f23a6d50ec49/resource/cd73f500-78fc-4fa7-b632-b5bea9f38573> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/d938f4d0-d1b8-4f3c-8c79-f23a6d50ec49/resource/cd73f500-78fc-4fa7-b632-b5bea9f38573/download/rdf_metdata.ttl> ;
    dcat:byteSize 2268.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/dataset/d938f4d0-d1b8-4f3c-8c79-f23a6d50ec49/resource/ebaf54c8-e887-4f26-b2fd-15847049aa8e> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "url" ;
    dct:title "DWD Weather Alerts" ;
    dcat:accessURL <https://opendata.dwd.de/weather/alerts/cap/DISTRICT_DWD_DIFF/> .

<https://service.tib.eu/organization/e6eb2cea-80ba-40d2-8362-b5ce8f1b7f5c> a foaf:Organization ;
    foaf:name "DWD" .

