Nanopublication

< Home

ID

https://w3id.org/np/RAcuie2hzcygRGo0lMPVM4kCcDGef7Xt6g1LgRu9eKRDg

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAcuie2hzcygRGo0lMPVM4kCcDGef7Xt6g1LgRu9eKRDg> .
@prefix sub: <https://w3id.org/np/RAcuie2hzcygRGo0lMPVM4kCcDGef7Xt6g1LgRu9eKRDg#> .
@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:JERICO a fip:Emerging-Community, fip:FAIR-Implementation-Community;
    rdfs:comment "JERICO-RI (Joint European Research Infrastructure of Coastal Observatories) is an integrated pan-European multidisciplinary and multi-platform research infrastructure dedicated to a holistic appraisal of coastal marine system changes. It is seamlessly bridging existing continental, atmospheric and open ocean RIs, thus filling a key gap in the ESFRI landscape. JERICO-RI establishes the framework upon which coastal marine systems are observed, analysed, understood and forecasted. JERICO-RI enables open-access to state-of-the-art and innovative facilities, resources, FAIR data and fit-for-purpose services, fostering international science collaboration. ";
    rdfs:label "JERICO | Joint European Research Infrastructure of Coastal Observatories";
    rdfs:seeAlso <https://www.jerico-ri.eu/>;
    fip:has-description-source <https://www.jerico-ri.eu/>;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_331559>, <http://aims.fao.org/aos/agrovoc/c_6498>,
      <http://edamontology.org/topic_3387>, <http://purl.obolibrary.org/obo/OMIT_0010809>,
      <http://purl.obolibrary.org/obo/OMIT_0026615> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "BO2Sx+l+nRF68vEG9zBdxKd6ZIYHhqAgDxLkuZWDdIlxtMTTCh9IR6Os9bTO9ubxam8UXF0gCsHgw3KuNAUlqRdWSP+mZkOAdY268GAIsb4o4X6vQ7S9t4vJwAzzAMM+KtmlH7qK3HLqYmiPoQTpgD6IIVWFL0WQ989prdlZbXc=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-07-14T14:09:32Z"^^xsd:dateTime;
    dct:creator <https://fip.fair-wizard.com/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:JERICO;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/ec27b4f9-283d-4f66-90ce-08ca7f7a088f> .
}