@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Metadata-data-linking-schema, fip:Metadata-schema, fip:Registry; ; rdfs:comment "Web-based User Interface for registering PEH research study metadata records, developed for the aggregation of Personal Exposure and Health research data in the Partnership for the Assessment of Risks from Chemicals (PARC) Project."; rdfs:label "Personal Exposure and Health Metadata Collection Tool (PEH Metadata Collection Tool)" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6514-0173 . } sub:pubinfo { this: dct:created "2026-03-26T12:49:25Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "GKAIjk5lKapQA92vn2saiZYPi3c6MQOYKQTcSCG9nbayBuiXemxW507upMB5cHKyLFLujmLEyT5SFwp+h/rypH0WYyK71+1oiWja/DPgC7gjgCxyvaATVNEaTZg8tGZjVtq/IMScQfMbaFxDHrs8C6x76O+lgrzgjUx4md2lz+M="; npx:hasSignatureTarget this: . }