Nanopublication

< Home

ID

https://w3id.org/np/RAqn6GtXAM1k7oujOq5_0iTkbXIaPmOu7XPA-TkHoLIcg

Formats

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

Content

@prefix this: <https://w3id.org/np/RAqn6GtXAM1k7oujOq5_0iTkbXIaPmOu7XPA-TkHoLIcg> .
@prefix sub: <https://w3id.org/np/RAqn6GtXAM1k7oujOq5_0iTkbXIaPmOu7XPA-TkHoLIcg#> .
@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:BiscayanRiOMarCom a fip:Emerging-Community, fip:FAIR-Implementation-Community;
    dct:isPartOf <https://w3id.org/np/RAqMi-fcftXx37oHs76AQs3fgh7O-hWm_EWawSSPv4CpE#FAIR2Adapt>;
    rdfs:comment "Community  involvement in french coastal areas ";
    rdfs:label "French coastal areas in the Bay of Biscay Community";
    rdfs:seeAlso <https://riomar.lsce.ipsl.fr/>;
    fip:has-description-source <https://fair2adapt-eosc.eu/index.php/case-study-2-riomar-project-coastal-water-quality-anticipation-to-manage-coastal-zone-ecosystem-responses-for-biodiversity-conservation/>;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_331559> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-1265-3247 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "U0gnZ3uZxi6mEu+kxVwzYpRPZtSQalMvD9PCPtOqzUcRt1B4i9Px8xsU5cnszZWdNrbGznoL2JDny4K8Dm/sd6M4/pjNCywdji+06+UyszR/G1R0ejVoc9a/Bkd/C5GZMRZs1Le/Ykp4w1hbY20KLv5REFhZgPGLbD8NS+W9aJI=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-06-05T13:21:05Z"^^xsd:dateTime;
    dct:creator <https://fip.fair-wizard.com/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:BiscayanRiOMarCom;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/0ed48026-0cd3-4578-8e75-f3000d3d4a98> .
}