@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix orcid: . @prefix dcat: . @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 "The IPCHEM metadata fiche, in addition to the general description of the dataset, includes the following specific fields which aim to support its possible reuse: Monitoring reason(s), Sampling method(s), Analytical method(s), Responsible organization (name and PoC), Other Contributors, General Links, Linked resources about the data collection. Future DCAT-AP compliance is to be considered in the context of the CDPC." ; fip:declared-by ; fip:declares-planned-use-of ; fip:refers-to-question fip:FIP-Question-R1.2-MD ; dcat:endDate "2023-06-30"^^xsd:date ; dcat:startDate "2023-03-01"^^xsd:date . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-9372-9401 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ; npx:hasSignature "gErdxJFtnJjS+LA0eH1z2QIV3cyVenvlZ0rDxjBmKJuleSp5n8ub9nHxxG7I1wwe6cpepb2TZbnJv5LYe9gcdL1CCRk1DpW/WK7hEaYf6lH56By6e41YB2ZN9vn47uCfyHWYq281u/GjzfF6Qb36KkGIGJSQ9ksqkTUm2clNXO8=" ; npx:hasSignatureTarget this: . this: dct:created "2024-01-22T18:22:24Z"^^xsd:dateTime ; dct:creator ; dct:license ; prov:wasDerivedFrom . }