@prefix this: . @prefix sub: . @prefix schema: . @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:EGO-GLIDER-MS dct:creator ; ; 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 ; schema:version "v1.15.0"; fip:has-description-source ; fip:registered-on . } 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 ; dct:license ; npx:introduces sub:EGO-GLIDER-MS; prov:wasDerivedFrom . }