@prefix this: . @prefix sub: . @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:emso_metadata_specifications ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; rdfs:comment "EMSO Metadata Specifications, which define how datasets should be structured to be compliant with EMSO's data policy. The specifications apply to both NetCDF files and datasets served through ERDDAP."; rdfs:label " emso metadata specifications" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-7895-0650 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "MosfuRl3THXRl1VsEYn4WE2srco31yZpIbzsBgUR8P0NPg4rFY2tvqxSJZr1au5oSReb5bOexRe8P6lYpfM3Oc05hLG2xEkYVYAF4CuOUd4QUrftnHE9nwiWNrCLcrChGcnxD137oLYWukArKs4Un2/KcOle0yoLCvtqoI2B0DY="; npx:hasSignatureTarget this: . this: dct:created "2025-02-17T18:01:57Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:emso_metadata_specifications; prov:wasDerivedFrom . }