@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix orcid: . @prefix fip: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:declaration a fip:FIP-Declaration; fip:considerations "HDF4 files, a conversion to NetCDF is planned for ACTRIS but both formats will be distributed because HDF is required by NDACC"; fip:declared-by ; fip:declares-current-use-of ; fip:refers-to-question . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8911-7253 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Avar/PuiKizA3VbIhyWOGaW1q0CQSUiJuEYSlcI8GUQpvqn70M3372lQIkM8bsu4C70bbhCHFKMNWTMNa8Sm2jy0xgJTvV6YG6OfeFNF2HObi3BqCfBEO4UY/Q4RvPazqoDZ/iUhtFTd2Sjs1oyMMMIRcFwa304Kxxyt3OS6PIM="; npx:hasSignatureTarget this: . this: dct:created "2022-02-20T09:25:55Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . }