@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:PARC-ENV dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "The PARC Environmental Monitoring Data FIC facilitates the availability and (re)use of Environmental Monitoring datasets created or used in the context of the PARC Project for the benefit of the broader chemical risk assessment community."; rdfs:label "PARC Environmental Monitoring Data"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-0222-801X . } sub:pubinfo { this: dct:created "2025-09-10T13:28:44Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:PARC-ENV; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "HhZlR8hhAgxrIuXVzpriwOvj+2hjoLhRRyvOOBZVo+Q0ZWVTSFhHz9v//mdQ0WdJsxc6zyMa6t2fmz45xisNtImx0FUJWAUYmYIlPiuvlGMXufo/JytIbBTKZBHqy4uAOED8Nn4saSIylwxME69Oi+DfSVQc3ySv2B2jhGuuH3Y="; npx:hasSignatureTarget this: . }