https://w3id.org/np/RAJooz4KPcXYYtcq3O46M-aEBzT5-NPnH8vy13QOlGMuo
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAJooz4KPcXYYtcq3O46M-aEBzT5-NPnH8vy13QOlGMuo> .
@prefix sub: <https://w3id.org/np/RAJooz4KPcXYYtcq3O46M-aEBzT5-NPnH8vy13QOlGMuo/> .
@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-US2A 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-US2A | local decision maker interpretes and uses relevant data";
freq:as-a "Local decision maker (Ortsbeiräte)";
freq:has-action <https://w3id.org/fff/terms/map>;
freq:has-purpose <https://w3id.org/fff/terms/understand-risks>;
freq:i-want-to "explore which parts of my district are most affected by climate risks through a written, short narrative, self-explanatory maps, maps with hot-spots in my districts and diagrams";
freq:so-that "I can identify where to prioritise action without requiring training." .
}
sub:provenance {
sub:assertion dct:creator orcid:0009-0007-0787-5108 .
}
sub:pubinfo {
this: dct:created "2026-06-30T11:01:29Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:F2A-CS6-US2A;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/29f23923-2716-46ea-b433-ae1874702a41> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "P9w2NACidFY+SwvZMS+57YR9gGLuLnSFFalolmhAkRKvb5Gwh2z3G/YQVAeoEi2HC3torE9ho9s6kzVJglvcjHaj7BnVSfralyHVbzZNlMBzKwMQwny48J+3pDnpXjBRW1JpeaMElTDWJp/PGjU6A6Bu9KEtleg2vmD+jwUrdXQ=";
npx:hasSignatureTarget this: .
}