@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-US1C a freq:User-Story; wf:hasInput , ; rdfs:label "F2A-CS6-US1C | Landeszentrale Klimaanpassung Bremen/Referat 43 presents data"; freq:as-a "Landeszentrale Klimaanpassung Bremen/Referat 43 climate adaptation coordinator of city and state of Bremen"; freq:has-action ; freq:has-purpose ; freq:has-role ; freq:has-solution-path , ; freq:i-want-to "present climate adaptation data at both city-wide and district level,"; freq:so-that "local decision-makers have actionable, spatially relevant information." . } sub:provenance { sub:assertion dct:creator orcid:0009-0007-0787-5108 . } sub:pubinfo { this: dct:created "2026-06-30T10:58:27Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:F2A-CS6-US1C; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "hL5xLrCIJEiWce0vUZ2DzzH6vq0dx8Syu3Ag1CkeqznN4EmjxI4m6zBw4m/jmaFRu2Mhie+H/yh1XKHMsqKAG0zk1xMi0Q112gIUuxOgR5pjGRH4MIYjKwha19e8mZqi+8z3JF1fOtSB+9V7fQCdke3okS/8t7jLdtMidXQyImU="; npx:hasSignatureTarget this: . }