@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix fip: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:ILICO a fip:FAIR-Implementation-Community;
rdfs:comment "Established in 2016, ILICO, France’s multi-agency infrastructure for coastal ocean observations, aims to observe and understand coastal ocean and seashore environments in a comprehensive manner. ILICO brings together an ensemble of complementary observation networks that collect samples and deploy a wide range of measurement devices to study these ecosystems. The observation networks are accredited through a peer-reviewed evaluation process overseen by national research agencies. The networks are : COAST HF, CORAIL, DYNALIT, MOOSE, PHYTOBS, ReefTemps, SOMLIT & SONEL. The BenthOBS network is applying for accreditation. ILICO’s missions include to foster interactions between members of its pluri-disciplinary research community in order to improve understanding of the function and evolution of these environments.";
rdfs:label "ILICO - Infrastructure for coastal ocean observations";
rdfs:seeAlso ;
fip:has-research-domain , ,
, ,
, .
}
sub:provenance {
sub:assertion dcterms:creator orcid:0000-0002-0441-2446 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "RXDrcCjfbKQ3NtxIlvpjElX+km0vuUqW8lcC7pvzbsQzov/mDWxc7tU59UdDe8hG/Um3bfqR2ln7HQFgNQyffGC99iIx+h2jvMKOzuIAg0NsLFjOMEolaXtwBxQqShWElG3/uMQhEZ86NfQvlausqqv4AAhJZwdYc8OTs1tnoQE=";
npx:hasSignatureTarget this: .
this: dcterms:created "2022-10-24T08:50:21Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces sub:ILICO;
prov:wasDerivedFrom .
}