@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:LefeCyberDatabase dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "The lefe cyber database gathers biogeochemical datasets acquired during cruises endorsed by the French National Program LEFE-CYBER (Insu). The lefe cyber database is a part of the ODATIS data pole. "; rdfs:label "LEFE-CYBER database"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1230-164X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "M9WylcQ2F1hsJu5EycmkZI0moPRuZnz/ZMXSl2aHMuLR836fhKaJLxutbxdCDRI7VMTm7hoajsuhtHKjM+ASXBBjgLhhj0TBwKw2WxfU/EnmQsiNRpFSy04hOsYieeyhtTihCF4jzV/ZGT+YMCRHmoU3P3AmA6yn/D1mVBOQHHA="; npx:hasSignatureTarget this: . this: dct:created "2022-12-15T09:03:52Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:LefeCyberDatabase; prov:wasDerivedFrom . }