@prefix this: <
https://w3id.org/np/RAzWzQ35VtECluibEtC2JpVz56ZSBJiGzKJb7miq8XeW4
> .
@prefix sub: <
https://w3id.org/np/RAzWzQ35VtECluibEtC2JpVz56ZSBJiGzKJb7miq8XeW4/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/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
<
http://purl.org/np/RAvuwR9iDrKdPeDCZAxMhW_wDmwuIYDSOcQaZ_QBFZs8M#PARC
> ;
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
<
https://www.eu-parc.eu/
> ;
fip:has-research-domain
<
http://aims.fao.org/aos/agrovoc/c_331559
> , <
http://purl.obolibrary.org/obo/NCIT_C17039
> .
}
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
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:PARC-ENV
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/8bfee800-72cc-4a3f-b8b6-0a675b148ab6
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"HhZlR8hhAgxrIuXVzpriwOvj+2hjoLhRRyvOOBZVo+Q0ZWVTSFhHz9v//mdQ0WdJsxc6zyMa6t2fmz45xisNtImx0FUJWAUYmYIlPiuvlGMXufo/JytIbBTKZBHqy4uAOED8Nn4saSIylwxME69Oi+DfSVQc3ySv2B2jhGuuH3Y=" ;
npx:hasSignatureTarget
this:
.
}