@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix freq: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix prov: . @prefix wf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:F2A-CS6-US2B a freq:User-Story; wf:hasInput , ; rdfs:label "F2A-CS6-US2B | local decision maker needs contacts and information quick"; freq:as-a "Local decision maker (Ortsbeiräte)"; freq:has-action ; freq:has-role ; freq:has-solution-path , , , ; freq:i-want-to "climate risk information linked to concrete measures, responsible contact persons, and exportable as PNG, PDF, or factsheet"; freq:so-that "I can act on findings and communicate them directly to advisory board members and citizens." . } sub:provenance { sub:assertion dct:creator orcid:0009-0007-0787-5108 . } sub:pubinfo { this: dct:created "2026-06-30T11:02:00Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:F2A-CS6-US2B; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Ajw0GUeyw7iZX6EFfd8MEyQitRVIfIL/Ia0LvJD3lvrRHRRatvfzvLe6UgSp4Ka3KX1fR1xE684YzQgGPa7vHKeNTBBFUnUlwZwgcM4aiJHNOi2UYAynt9quOsbus/NhcmSeCtpIl/rmkYW6Q9/L5sG5MD5PJOLciXM4O/RjKmU="; npx:hasSignatureTarget this: . }