@prefix this: <https://w3id.org/np/RAjYQUrJcBMnrYMYDpVS39BD4EBZCogE6eAPof9L7T5yE> .
@prefix sub: <https://w3id.org/np/RAjYQUrJcBMnrYMYDpVS39BD4EBZCogE6eAPof9L7T5yE/> .
@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#> .

<https://w3id.org/np/RAjYQUrJcBMnrYMYDpVS39BD4EBZCogE6eAPof9L7T5yE> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-03-26T09:24:12Z"^^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-Schema;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/492c16f7-5e48-4f61-a9cf-840afc181dc4> .

sub:PARC-HBM-Metadata-Schema a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource,
    fip:FAIR-Specification, fip:Metadata-schema;
  <http://schema.org/url> <https://mct.vito.be/>;
  rdfs:comment "Metadata schema for HBM/PEH research studies, developed for the processing 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 Schema (PARC HBM Metadata Schema)" .

sub:assertion dct:creator orcid:0000-0002-6514-0173 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "huPsFJEqavgzDhS7kNI8pfyV1wIf/b7GuXucLVlJZl5NqW0PO/nwZI43XJmh+785hfAc/wESNIbmbBL1S3HwdNgRLtx24Dql7uoizARqL3uyGFM1dcg3BgIoo9+4vV2eNUrx7WUeqwFKWaSelCNhxyX801Et2tngh24csbPxCXU=";
  npx:hasSignatureTarget <https://w3id.org/np/RAjYQUrJcBMnrYMYDpVS39BD4EBZCogE6eAPof9L7T5yE> .

