@prefix this: <
https://w3id.org/np/RAfNq3m5YKZGNWvdqmF5mqhlvC5eOlH4V2YuEJ0lPmfoo
> .
@prefix sub: <
https://w3id.org/np/RAfNq3m5YKZGNWvdqmF5mqhlvC5eOlH4V2YuEJ0lPmfoo#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:podoc
a
fip:FAIR-Enabling-Resource
,
fip:FAIR-Supporting-Resource-to-be-Developed
,
fip:Structured-vocabulary
;
rdfs:comment
"A policy document provides policymakers with a structured framework to guide high-level responses to e.g. climate-related risks. It defines the document’s scope and objectives, incorporates scientific data and practical evidence on climate impacts, and identifies the specific areas and number of adaptation policies required. " ;
rdfs:label
"Policy document" .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0007-0787-5108
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"O3D0Om/rCwfs5/A7UrbkrenZIl9Wymvnrzuspn4JWWNw+Ol8yPOckvyyLr6vAQYmIJAJ7ypbSUl9as/Z9Ds2AvpAgzuEdTtByrOpV0v60QVP3TfVmFrJv6quabljbP17dG0/MkhGY77z0Y0prsf+KB8J6a5Id2HPaD7BT+iHyIQ=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-06-30T17:58:57Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:podoc
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/a707505f-9b69-46ce-991b-81fded0a871a
> .
}