@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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:ConnectivityHub ; a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The Connectivity Hub is a Registry for the Climate Change Adaptation Vocabulary/Taxonomy."; rdfs:label "Connectivity Hub"; fip:targets . } 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 "MdPdk9n7RJNIKn7N2LOQvAX4/kLnbgcPc0+kLXKTmtIApCIdxIby53Aqmua4+eFARsf+xCJ79Rlh0LG5fg7yvPYyG97/KSDdLBk59m+p6qAWY35FtBTI8ptuqBAHjDHZUpQEZaQ870psgLbZHfzrzE1OSHFThUCI8Narb7decko="; npx:hasSignatureTarget this: . this: dct:created "2025-06-27T14:28:50Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ConnectivityHub; prov:wasDerivedFrom . }