Nanopublication

< Home

ID

http://purl.org/np/RAPIdLGxPQEgbu99nY2RbK3pmaIdI9WO_aLAUP2NyY3oQ

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAPIdLGxPQEgbu99nY2RbK3pmaIdI9WO_aLAUP2NyY3oQ> .
@prefix sub: <http://purl.org/np/RAPIdLGxPQEgbu99nY2RbK3pmaIdI9WO_aLAUP2NyY3oQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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:worldFAIR_WP12_DRR a fip:FAIR-Implementation-Community;
    dcterms:isPartOf <http://purl.org/np/RAqjSLRrTWwqBo53y9CGWTtQn6sa8VdDmAhU_TuoLkAVw#worldfair_project_communities>;
    rdfs:comment "Community for WP12 Disaster Risk Reduction of the CODATA WorldFAIR: Global cooperation on FAIR data policy and practice project.  The project will complete a set of case studies to advance implementation of the FAIR data principles, in particular those for Interoperability, and to develop a set of recommendations and a framework for FAIR assessment in a set of disciplines, or cross-disciplinary research areas.";
    rdfs:label "WorldFAIR WP12 Disaster Risk Reduction";
    rdfs:seeAlso <https://codata.org/initiatives/decadal-programme2/worldfair/>;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_331559>, <http://aims.fao.org/aos/agrovoc/c_6498>,
      <http://purl.obolibrary.org/obo/NCIT_C16526> .
}

sub:provenance {
  sub:assertion dcterms:creator orcid:0000-0001-7766-193X .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "S6JKrkjqqwLLwiyGZDo8OFBbNS581DMun5FsxJS2lz7He7dv8cEqLf7N+lU8GWPWrCoOycC0ayMGecEG+XDbcx2YvzRkjMhlvSZXjh75r6fJ//CvxbhEhbm9w4/jCw/akDOYmvP71vrZ4Sru32BfjkBN85pZz0nhUR7mlFRwDno=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2022-09-23T01:26:36Z"^^xsd:dateTime;
    dcterms:creator <https://fip-wizard.ds-wizard.org>;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:worldFAIR_WP12_DRR;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/ad8b4107-12a5-4512-853b-2b9fc810bb59> .
}