@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 "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 "indk4qzgX/STt8+6OWIULjkZ2N0xPaEOEwmjQkQ1KdkYpzhf4d4nnd/otB3lNeDLLxk7ecWmqqAZzeiew8K4xC4wUH1XFTkhEzFUA0p7bVLL80mS8MztBRlvs/zgxg0ZNcgD50D5QKNyeW3r3nPDTBK8eUYe4WzPcTPSlKmX6lU=";
npx:hasSignatureTarget this: .
this: dcterms:created "2022-10-24T08:47:40Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces sub:ILICO;
prov:wasDerivedFrom .
}