@prefix this: <
https://w3id.org/np/RAXuX8CwEz_qSRQmFX2u4342OUdHA9L-x-GpBn9wTVQ14
> .
@prefix sub: <
https://w3id.org/np/RAXuX8CwEz_qSRQmFX2u4342OUdHA9L-x-GpBn9wTVQ14/
> .
@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-HBM-Metadata-Collection-Tool
<
http://schema.org/url
> <
https://mct.vito.be/
> ;
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 HBM/PEH research study metadata records, developed for the aggregation of Human BioMonitoring and Personal Exposure and Health research data in the Partnership for the Assessment of Risks from Chemicals (PARC) Project." ;
rdfs:label
"PARC Human BioMonitoring Metadata Collection Tool (PARC HBM Metadata Collection Tool)" .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-6514-0173
.
}
sub:pubinfo
{
this:
dct:created
"2026-03-26T11:13:00Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:PARC-HBM-Metadata-Collection-Tool
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/700aa2e3-4fd6-4ecb-a8aa-e80be073ee63
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"fxHea33W1n4AE0UDXTG/cJy5mvpFmvPOq06GkT30C7YSkIulzYrsaqUbTxl68w++EWSD+Kavg9Bt8v0hn/ujDF47GdGngL/eCGGSbegtHocCAMdZ16W5N7xw4zuWpN9rz+cbwOTGfKOQDdby88H8iVavikf0wRDJKBqmEab4/mA=" ;
npx:hasSignatureTarget
this:
.
}