@prefix this: <http://purl.org/np/RAEHHd5YDxkrgfLydtdBeAsHZZVZV821LmqmQai01No98> .
@prefix sub: <http://purl.org/np/RAEHHd5YDxkrgfLydtdBeAsHZZVZV821LmqmQai01No98#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:CDS-IS-OMP dct:isPartOf <http://purl.org/np/RAF5pM-dRSEyhgMX3vZ7hGR-A54JmPcrz0djZVBNaAYJ8#ODATIS> ;
    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 <https://www.sedoo.fr/acces-aux-donnees/catalogue-odatis/> ;
    fip:has-research-domain <http://edamontology.org/topic_0219> , <http://edamontology.org/topic_3071> , <http://purl.obolibrary.org/obo/OMIT_0010809> , <http://purl.obolibrary.org/obo/OMIT_0026615> .
}
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 <https://fip-wizard.ds-wizard.org> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:CDS-IS-OMP ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/ce03a2a0-2a0d-4d1e-9d8e-7cee46aec5df> .
}