https://w3id.org/np/RAU5vwJ3cZKGYHf0Wwa8fqs3RkILckEnJ6l-mdc3hzoO4
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAU5vwJ3cZKGYHf0Wwa8fqs3RkILckEnJ6l-mdc3hzoO4> .
@prefix sub: <https://w3id.org/np/RAU5vwJ3cZKGYHf0Wwa8fqs3RkILckEnJ6l-mdc3hzoO4/> .
@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:OneWater a fip:FAIR-Implementation-Community, fip:Mature-Community;
dct:isPartOf <https://w3id.org/np/RAfvygdFt0IH_gLq-qnpMf0Wv21s4yuS4ASGPSLul2aG4/Water4All>;
rdfs:comment "OneWater - Eau Bien Commun is a national research programme launched in March 2022 and is designed to build knowledge in the field of fresh waters, to change the current management paradigm and to have water recognized as a common good. The ten-year programme is co-directed by the CNRS, the BRGM and INRAE. It will help speed up the transitions and measure the impacts of global changes on socio-ecosystems in mainland France and in the French overseas territories.";
rdfs:label "OneWater - Eau Bien Commun";
rdfs:seeAlso <https://www.onewater.fr>;
fip:has-description-source <https://www.onewater.fr/en/about-us>;
fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_11669>, <http://aims.fao.org/aos/agrovoc/c_3731>,
<http://aims.fao.org/aos/agrovoc/c_8320>, <http://edamontology.org/topic_3573>, <http://www.fairsharing.org/ontology/subject/SRAO_0000203> .
}
sub:provenance {
sub:assertion dct:creator orcid:0009-0009-3640-3024 .
}
sub:pubinfo {
this: dct:created "2026-05-22T07:44:22Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:OneWater;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/8eaa3f81-b539-42dd-8639-362eda984115> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "Ksya25AdaJ1vu19cQHPDL5/R5gNNatJtdoxY4SI3s3wBh/CrJaTyBhZoGkWKKMVtcOXxdPdF1RBYxmcOtn2QP2HeIq0usm8DaNqZ2D91CEei1Mt8gO5UVcS312MnCjmTVedwAw41YPz0g1Y5l2gbSqOIZydSWcZ3y5H8Rs54KSE=";
npx:hasSignatureTarget this: .
}