@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-US1A a freq:User-Story; wf:hasInput ; rdfs:label "F2A-CS6-US1A | Landeszentrale Klimaanpassung Bremen/Referat 43 uploads 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 "publish datasets into Metaver and GeoInfo "; freq:so-that "so that this data is integrated in the dashboard and is maintained in one place that the city decided for." . } sub:provenance { sub:assertion dct:creator orcid:0009-0007-0787-5108 . } sub:pubinfo { this: dct:created "2026-06-30T10:53:19Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:F2A-CS6-US1A; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Pjl+TZ++Q21quBRU2nRHQRS2DawJIRGhzq1JWQ6koZQe07i9yvethG/uZdlbFI5oEG6UsxYTRQ+00WiiYch6h5sN1AabsNa2lJHq6j+G3l4Uhra6o6GU5N6UiobUFp8GS2ctnTLqtFfdf1o/i8oL9lcgi9KKTcI06692uexP2OI="; npx:hasSignatureTarget this: . }