@prefix schema1: .
@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix fip: .
@prefix prov: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:WeAdapt-Platform schema1:url ;
a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource,
fip:Registry;
rdfs:comment """weADAPT is a dynamic, collaborative space for knowledge exchange on climate change adaptation issues. It allows practitioners, researchers, students, planners and decision-makers at all levels to discover high-quality information, contribute their knowledge and connect with one another.
It is designed to facilitate learning, knowledge exchange and collaboration to build a growing community of research, policy and practice on adaptation issues while developing policy-relevant tools and guidance for adaptation planning and decision making.""";
rdfs:label "WeAdapt-Platform";
fip:has-description-source ;
fip:targets , ,
, ,
.
}
sub:provenance {
sub:assertion dcterms:creator orcid:0000-0001-8649-4213 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "DMwWLYSgSmCC1prLxFL2iMh59xvg6tieGuSx9kl2kIR/QKH83UioC+lZJPNyMaw6lIUCKZykMr6Tv5A3VAG1BIvFkq9gS/y1taFKyPX7Cosa0qS8G9fCCuiHhTLJ2c7vkdY3SLN6cp+vzooFnOtOie+y7sZNw1jqQqcva9OtYE4=";
npx:hasSignatureTarget this: .
this: dcterms:created "2025-06-27T14:13:10Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces sub:WeAdapt-Platform;
prov:wasDerivedFrom .
}