@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix dcat: . @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:fip dct:description "PARC HBM | PARC Human Biomonitoring Data: This is the FIP of PARC HBM | PARC Human Biomonitoring Data"; a fip:FAIR-Implementation-Profile; rdfs:label "PARC HBM | PARC Human Biomonitoring Data"; fip:declared-by ; fip:has-declaration-index ; dcat:endDate "2050-12-31"^^xsd:date; dcat:startDate "2023-01-19"^^xsd:date . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6514-0173 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "TuQDf6TN4jE7DZNz3zGCMhk+3DBZG+q8beBLnxXGHhn2F4/1C/ySOhe1s+JjY8IjZROZeLPf744iKJhEGghB72dNZ7sMJUFxmuh6U1Jeh2pF5LfdQwAZ2vLe73f5I0josaxdUmAMVoMEB2jZa0BL6TfRFn11sIqw3EYZ+e81/U8="; npx:hasSignatureTarget this: . this: dct:created "2024-01-17T20:52:09Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:fip; npx:supersedes ; prov:wasDerivedFrom . }