@prefix this: <https://w3id.org/np/RANuyrMa5Fo2De7vDEIeQP6ohwcp47NobVM6Z8QJuicic> .
@prefix sub: <https://w3id.org/np/RANuyrMa5Fo2De7vDEIeQP6ohwcp47NobVM6Z8QJuicic/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:result dct:description """<ul>
<li><img src=\"https://zenodo.org/records/15391804/files/Sarland_17May2024_Germany_DWD.png\" style=\"width:200px\" /></li>
<li>Image © Deutscher Wetterdienst (DWD) </li>
</ul>

A tweet posted by the Deutscher Wetterdienst (DWD) regarding an ongoing severe weather and flood situation in Southwest Germany (May 2024). The content was saved for documentation and educational purposes.

@DWD_presse

Anhaltende #Unwetter-Situation im Südwesten! In den letzten 12 Stunden fielen verbreitet 30-40, stellenweise aber auch bis zu 70 ℓ/m². Es besteht Gefahr von Überschwemmungen und #Hochwasser! Beachten Sie dazu auch die Hinweise der jeweiligen Hochwasservorhersagezentralen! /V

Source: Deutscher Wetterdienst (DWD), via @DWD_presse on X, Tweet dated 17 May 2024

Please refer to DWD for original media and usage rights.

Translation:

Translated from German by Google
Persistent #Unwetter situation in the southwest! In the last 12 hours, 30-40, but in some places up to 70 ℓ /m² fell. There is a risk of flooding and #Hochwasser ! Please also follow the advice of the respective flood forecasting centers! /V""" ;
    a <https://w3id.org/kpxl/gen/terms/Evidence> ;
    rdfs:label "Severe Weather Alert: Heavy Rain and Flood Risk in Southwest Germany" ;
    rdfs:seeAlso <https://doi.org/10.5281/zenodo.15391803> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 , <https://ror.org/02nrqs528> , <https://w3id.org/np/RANuyrMa5Fo2De7vDEIeQP6ohwcp47NobVM6Z8QJuicic/@DWD_presse> .
}
sub:pubinfo {
  orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
  this: dct:created "2025-05-12T21:00:57.678Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1784-2920 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/ClaimsAndEvidences> ;
    npx:introduces sub:result ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAUN36daH1cvP7EpwEfc7ZqAGWNe8q2YgDSr81mFaGcWo> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA8YNLP1gwzeBgEcRo5fQl9AeM334XMd89zbbnOGYYIyw> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB" ;
    npx:hasSignature "lJsEFkrCoxCghjdQSkA/M+H9PjrOfXxGMOKJXtHvAWWL0ydAqHrRUUIa44u6X77LhTAHGF0vZWS4zzYFQtGeKSuSHGhnobbBeJcz0ShSYImEBH38gdTtiYu8wtnTxIIYZG3LAbaTAoK9EarqGO+2ZrCBwRJmAp79/sMndCzL2H4=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1784-2920 .
}