@prefix this: <http://purl.org/np/RAkU7d3OrGLIQ3kqBU6lhMhi1kMnVaKvYOAqnX8Ore5mo> .
@prefix sub: <http://purl.org/np/RAkU7d3OrGLIQ3kqBU6lhMhi1kMnVaKvYOAqnX8Ore5mo#> .
@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-Shom dct:isPartOf <http://purl.org/np/RAF5pM-dRSEyhgMX3vZ7hGR-A54JmPcrz0djZVBNaAYJ8#ODATIS> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "Shom is the successor to the oldest official hydrographic service in the world (1720) and is a public administrative establishment (EPA) under the supervision of the Ministry of the Armed Forces. It acts as a benchmark government operator for maritime and coastal geographic information. Its missions are to understand and describe the physical maritime environment in relationship with the atmosphere, the seabed and coastal areas, to forecast its evolution and to ensure the dissemination of relevant information.These missions are carried out through three key activities : (1) national hydrography, in order to meet surface navigation requirements in waters under French jurisdiction and areas under French cartographic responsibility ; (2) defence support, through Shom's expertise in hydro-oceanographic fields supplied to the Directorate General of Armaments and through its military operational support capabilities ; (3) support for maritime and coastal public policies, enabling Shom to capitalise on its patrimonial data and expertise while making them available to public authorities and, more generally, to all sea and coastline stakeholders.  Shom’s area of expertise covers bathymetry, oceanography, marine geophysics, sea level observations, marine sedimentology, underwater acoustics, physics of measurement and observation techniques, as well as maritime and coastal geographic information.  To fulfill its missions Shom takes action at every stage, from the acquisition of data, through their tailor-made use, to the dissemination of the final products. Our activities are based on strong skills in the development of monitoring systems, data analysis and processing, and the development and dissemination of products and services. Shom is part of the ODATIS ocean data cluster (from the French Research Infrastructure Data Terra)." ;
    rdfs:label "French hydrographic and oceanographic center - Shom " ;
    rdfs:seeAlso <https://www.shom.fr/> ;
    fip:has-research-domain <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-0001-6355-6506 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "NGWJ1DSVc7YdI7H7e9mG4+lHTcqRRtYAddQR5mKcB4YGxqpMhQ3kBrD7LBKVVGyYuJWfZzedeTN6XPbC7umuSnJi7bR05f/lhEMXzwCcRNPeWoDZ96x/DyVp88JkiIUXu+rqOKV+PaAAIbCZ/aTQpvpjU3jm8WAEKk6Hw21iOnM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2022-12-15T09:08:13Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:CDS-IS-Shom ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/2d5a05c5-2216-4c3b-b1a6-72f53e0316f7> .
}