https://w3id.org/np/RAxP9_Zf37FhGnbNw9L9gFBAylBh-ufRq3RWWWzNDiiBk
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAxP9_Zf37FhGnbNw9L9gFBAylBh-ufRq3RWWWzNDiiBk> .
@prefix sub: <https://w3id.org/np/RAxP9_Zf37FhGnbNw9L9gFBAylBh-ufRq3RWWWzNDiiBk/> .
@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://w3id.org/np/RAFciCa7Von7zq9tyP3xVztfsesmVbwyoPP5M0ATpcxsg/PEH-Data-Platform>
a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-FAIR-Supporting-Resource,
fip:FAIR-Enabling-Resource, fip:FAIR-Representation-Service, fip:Registry;
obo:RO_0002233 <http://semanticscience.org/resource/SIO_000419>;
obo:RO_0002234 <http://purl.org/np/RAutRQwoS4d5eLq7eBV1xsnWZ2spDYH4xfhhRzOxSZdhs#RDF>;
<http://schema.org/url> <https://hbm.vito.be/peh-data-platform>;
rdfs:comment "Data Platform for processing, storing and exchanging Personal Exposure and Health research data";
rdfs:label "Personal Exposure and Health Data Platform (PEH Data Platform)";
fip:has-description-source <https://hbm.vito.be/peh-data-platform>;
fip:in-scope-of obo:NCIT_C19199 .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0002-6514-0173 .
}
sub:pubinfo {
this: dct:created "2026-06-03T11:58:47Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces <https://w3id.org/np/RAFciCa7Von7zq9tyP3xVztfsesmVbwyoPP5M0ATpcxsg/PEH-Data-Platform>;
npx:supersedes <https://w3id.org/np/RAhPuc4IdL9s4peXHHT9B2ZSsRausxEW9jK86OqxCkLpI>;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/a8ff2911-e27e-42b1-91d7-1dacc0c4d3d5> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "oYhFLvXMuMpW02vB66wpGbwX94kKOgD00WNjSwA3Vh8HODYoqEX6lCUcaxOSNE0B+r+j7auFSX9PKXjmdmLhR6w49xl/blnj+BKLN4fJ+YjQTdbFAJtC9QdQjuh1BQcad8ArzqvrVCMW2w+956bIoEjPSgSG3QA2jMjLNTu9PFs=";
npx:hasSignatureTarget this: .
}