@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 { dct:creator , ; ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Metadata-schema; rdfs:comment "The OceanGliders Metadata Schema specifies the file format for gliders data. It builds on and extends the EGO data model, promoting interoperability across global glider deployments."; rdfs:label "OceanGliders-MS | OceanGliders Metadata Schema"; rdfs:seeAlso ; schema:version "v1.0.0" . } 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 "eT/7N6mRlmzHZMmjK+5TNOlbzNn74QrHvGwRrPQZL+0FI9cnYySbH24qbPv+9NosWNECFae2s05TDTjjJXLKCxaWK6FD5V2r53BsJHDAQo700gW4+C78LpF7lknmt7tWcehLGDqou2J8xGYaTuV0ac3NgJdaf/XfJnlQa45Chpo="; npx:hasSignatureTarget this: . this: dct:created "2025-07-23T10:43:47Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }