@prefix this: <https://w3id.org/np/RAdq5D4GmIZrZDIKCJJVrA_ysXoS8gsKosrkfFL_lNnfY> .
@prefix sub: <https://w3id.org/np/RAdq5D4GmIZrZDIKCJJVrA_ysXoS8gsKosrkfFL_lNnfY#> .
@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:WeAdapt dct:isPartOf <https://w3id.org/np/RAqMi-fcftXx37oHs76AQs3fgh7O-hWm_EWawSSPv4CpE#FAIR2Adapt> ;
    a fip:FAIR-Implementation-Community , fip:Mature-Community ;
    rdfs:comment "The FAIR Implementation Community (FIC) is a global network hosted on weADAPT, dedicated to advancing Findable, Accessible, Interoperable, and Reusable (FAIR) climate adaptation knowledge. Building on weADAPT’s longstanding role as a platform for adaptation learning and exchange, the FIC brings together researchers, practitioners, and decision-makers to co-create and share tools, case studies, and best practices that put FAIR principles into action." ;
    rdfs:label "WeAdapt Community" ;
    rdfs:seeAlso <https://weadapt.org/> ;
    fip:has-description-source <https://www.sei.org/tools/weadapt/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_694> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-8649-4213 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "MMBS2mbKE+ivHI6OdJUiBG+G8W/akhUgQBb73gENKLRXACNm4upXN+GkNWD141H0gqi8zhGd7iwXEihH5Ruz74yQuYL8pEEQ67Un5X32nohpuoPKNFAUEPVdb0iMEKGnWM8ptft57wBrM3MK4jO57pOJ+LWMPIPEqBMwWlkoIX4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-06-27T13:31:19Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:WeAdapt ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/b1a097f2-327d-4848-80b5-f438c7705798> .
}