@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:OCA a fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:FAIR-Supporting-Resource-to-be-Developed, fip:Semantic-model, fip:Structured-vocabulary; ; rdfs:comment "OntoClimateAdapt is an ontology designed to provide a formal semantic representation of data related to climate change adaptation research, initiatives, and actions. It enables the standardised description, integration, and interoperable exchange of information to support the development of adaptive capacities in the face of climate change."; rdfs:label "OCA | OntoClimateAdapt | Ontology for representing data for climate change adaption research"; fip:has-data-usage-license ; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6786-7309 . } sub:pubinfo { this: dct:created "2026-04-28T12:47:36Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:OCA; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "lFqJ4XpRl2yJQEE05NQq6ok4RPrWld0m0c5RSPJSN1TnvulmTwEMxah8RfBbGdoNNRH5cokowG3KTQKpWzjxqXKsnvPHxKj/6u4BQQn0pLJCx4gL1EbwK91ULXymO5rXKO7KOOsaWF/m6vnrD19/iuFHOZyIg7FmEdP07wqOTRY="; npx:hasSignatureTarget this: . }