@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:CDS-IS-OMP dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "CDS-IS-OMP is the data centre of the Observatoire Midi Pyrenees dedicated to in situ ocean data. It gathers data from national observation services and measurement campaigns. CDS-IS-OMP is a part of ODATIS data cluster"; rdfs:label "OMP In Situ Oceanographic Data and services center"; rdfs:seeAlso ; fip:has-research-domain , , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2275-0537 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "dvEzylkbuuaj1ZzsTLvy6RRRLvFDVlClTk+ADVc84SOxwIY0ENz4Vn0rg4E10H7xAN+s8CilVbezk7JlAocqYc4Q2CtYOjECmWufniz88KJ/MygGRu9Kb25vWYZDKcMzY2qjeKVHlTG/bUMC1rNl1AArBP1wo3TkPQiULLpJwrY="; npx:hasSignatureTarget this: . this: dct:created "2022-12-15T09:07:58Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CDS-IS-OMP; prov:wasDerivedFrom . }