https://w3id.org/np/RAlguk_4yosJa9ze3VsT0_aVg4fivwXcMLKBjni_BVAak
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAlguk_4yosJa9ze3VsT0_aVg4fivwXcMLKBjni_BVAak> .
@prefix sub: <https://w3id.org/np/RAlguk_4yosJa9ze3VsT0_aVg4fivwXcMLKBjni_BVAak/> .
@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: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:CCA-Crate-Profile a fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource,
fip:FAIR-Specification, fip:FAIR-Supporting-Resource-to-be-Developed, fip:Metadata-schema;
dct:creator <https://w3id.org/np/RAqMi-fcftXx37oHs76AQs3fgh7O-hWm_EWawSSPv4CpE#FAIR2Adapt>;
rdfs:comment "An RO-Crate Profile for implementing and exchanging FAIR Digital objects for Climate Change Adaptation research. It defines the set of conventions, types and properties used in the metadata schema.";
rdfs:label "CCA Crate Profile | Climate change Adaptation RO-Crate Profile";
fip:has-data-usage-license <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0>;
fip:implements <https://w3id.org/np/RAQy_EWHjCh-ARWWzc44pR1JeFiIxFQyNYNt-_IyflkQM#RO-Crate>;
fip:in-scope-of <http://www.eionet.europa.eu/gemet/concept/15033> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
this: dct:created "2026-06-29T20:20:27Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:CCA-Crate-Profile;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/74073cd9-a87b-42ad-9358-80e1d4965f23> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "NWjNqAsJlGYqF6J9lY1K5upD7taLV15MCEKYsdUiA/x35qKhTJ3aRBWLACuITIdaul09BaZc3WvvJWNTievGlyaOD+fD76U/IQl+CPSW/c0oq99ZJ6SkR9F7v0tCRR9lV67vCUSEebjNt9toDu31zIfdD+Ry3XQ5HsHTDaxd8l4=";
npx:hasSignatureTarget this: .
}