https://w3id.org/np/RALqg4tIq3qA_3gbkvlFUHv6O2J7Y8QKyrFhLlQKctlfo
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RALqg4tIq3qA_3gbkvlFUHv6O2J7Y8QKyrFhLlQKctlfo> .
@prefix sub: <https://w3id.org/np/RALqg4tIq3qA_3gbkvlFUHv6O2J7Y8QKyrFhLlQKctlfo/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix freq: <https://w3id.org/fff/req/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wf: <http://purl.org/wf4ever/wfdesc#> .
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 <https://w3id.org/np/RASVs9GA8-dSRkN-SJXBSXBt9zG0kGZiG5IO0ajblRU3Q/F2A-CS6-DOA3>,
<https://w3id.org/np/RAoJgdhvNvTDoYrkaV2gqZ5SLmGNRUB4Kd76QydFSGa5E/F2A-CS6-DOA1>;
rdfs:label "F2A-CS6-US2B | local decision maker needs contacts and information quick";
freq:as-a "Local decision maker (Ortsbeiräte)";
freq:has-action <https://w3id.org/fff/terms/download>;
freq:has-role <https://w3id.org/fff/terms/local-decision-maker>;
freq:has-solution-path <https://w3id.org/fff/terms/fairification>, <https://w3id.org/fff/terms/implementation-of-user-interactive-dashboard>,
<https://w3id.org/fff/terms/stakeholder-engagement>, <https://w3id.org/fff/terms/transformation-of-data-to-knowledge>;
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 <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:F2A-CS6-US2B;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/08546348-8760-496e-ab1c-56aa60d53f73> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "Ajw0GUeyw7iZX6EFfd8MEyQitRVIfIL/Ia0LvJD3lvrRHRRatvfzvLe6UgSp4Ka3KX1fR1xE684YzQgGPa7vHKeNTBBFUnUlwZwgcM4aiJHNOi2UYAynt9quOsbus/NhcmSeCtpIl/rmkYW6Q9/L5sG5MD5PJOLciXM4O/RjKmU=";
npx:hasSignatureTarget this: .
}