@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:PEH-Data-Platform ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Identifier-service, fip:Metadata-data-linking-schema, fip:Metadata-schema, fip:Registry; rdfs:comment "Data Platform for processing, storing and exchanging Personal Exposure and Health research data"; rdfs:label "Personal Exposure and Health Data Platform (PEH Data Platform)"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6514-0173 . } sub:pubinfo { this: dct:created "2026-03-26T08:49:34Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:PEH-Data-Platform; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "fdCeQotx4SVAht86vhUXEuXl41MKhJPWsq0kjbdidgHxBobZ2d1E5Q8SJO/8IF4VAm8+NSAkKFSuqfi/weyYYhvJQl2VdKxU7khQgVDu484itM+VNKc5JvU4po/uyMWkKQXlB5PFLxTD73kI7zsvCLHetHC0ymP+gafOc6MZQVs="; npx:hasSignatureTarget this: . }