@prefix this: <https://w3id.org/np/RADcQ5hgEZiCADol3WlPknDHuIdeOT4P_XV2X0dmdSgMY> .
@prefix sub: <https://w3id.org/np/RADcQ5hgEZiCADol3WlPknDHuIdeOT4P_XV2X0dmdSgMY#> .
@prefix schema: <https://schema.org/> .
@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:EGO-GLIDER-MS dct:creator <https://w3id.org/np/RAE53kSiL6jBo2cei85qj8KEl7kTbOk25rL3bMb8fcuts#EGO> ;
    <http://schema.org/url> <https://archimer.ifremer.fr/doc/00239/34980/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:FAIR-Specification , fip:Metadata-schema ;
    rdfs:comment "EGO gliders Metadata Schema specifies the NetCDF file format of EGO-gliders that is used to distribute glider data, metadata and technical data. It documents the standards used therein; this includes naming conventions as well as metadata content. It was initiated in October 2012, based on OceanSITES, Argo and ANFOG user's manuals." ;
    rdfs:label "EGO-GLIDER-MS | EGO gliders Metadata Schema" ;
    rdfs:seeAlso <https://archimer.ifremer.fr/doc/00239/34980/> ;
    schema:version "v1.15.0" ;
    fip:has-description-source <https://archimer.ifremer.fr/doc/00239/34980/> ;
    fip:registered-on <https://w3id.org/np/RAB_WWpl9_V4ybK3uvCw3a5W9hN972SOLjItbGYukmnyQ#Archimer> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "pv6aft6w2eMtNZOhNfKNQl8PnlY7Z47i0bugv9OlHcRi5arQ9WBp8QFBE6FjECMq5nVV5bzOvWQgUIdKImnYmHszYbEjyA3ziqXSnSvLim0qzdthqRohsGJOrZuvhyuL/PSdUNn+gdWj+OpVvudWFH9LiSyK036BHL9yHZ1EwNI=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-18T13:43:12Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:EGO-GLIDER-MS ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/48b84825-aa87-417c-b50e-7a783460c6eb> .
}