@prefix this: <
https://w3id.org/np/RAKWp_aUMGWEoeC8-Ba1akv6DKoX5UUYkvnmeSKZ-bdb0
> .
@prefix sub: <
https://w3id.org/np/RAKWp_aUMGWEoeC8-Ba1akv6DKoX5UUYkvnmeSKZ-bdb0/
> .
@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:PDPC
a
fip:Emerging-Community
,
fip:FAIR-Implementation-Community
;
rdfs:comment
"Erasmus MC, TU Delft and Erasmus University Rotterdam have joined forces in the Pandemic and Disaster Preparedness Center (PDPC). PDPC aims to prepare society for future pandemics and disasters. We will reduce vulnerabilities and risks and build resilience through effective disaster prevention, preparedness and recovery measures. Convergence of the technical, medical and social sciences is essential for developing the next generation of approaches to disasters and pandemics." ;
rdfs:label
"Pandemic and Disaster Preparedness Center (PDPC)" ;
rdfs:seeAlso
<
https://convergence.nl/pandemic-disaster-preparedness-center/
> ;
fip:has-description-source
<
https://convergence.nl/pandemic-disaster-preparedness-center/
> ;
fip:has-research-domain
<
http://aims.fao.org/aos/agrovoc/c_331559
> , <
http://aims.fao.org/aos/agrovoc/c_3731
> , <
http://aims.fao.org/aos/agrovoc/c_7132
> , <
http://edamontology.org/topic_0781
> , <
http://purl.obolibrary.org/obo/NCIT_C16556
> , <
http://purl.obolibrary.org/obo/NCIT_C17039
> , <
http://purl.obolibrary.org/obo/NCIT_C17735
> , <
http://purl.obolibrary.org/obo/OMIT_0015767
> , <
http://www.fairsharing.org/ontology/subject/SRAO_0000041
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0004-0145-0633
.
}
sub:pubinfo
{
this:
dct:created
"2025-11-13T13:38:53Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:PDPC
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/be8d94a6-a6fc-4a33-b008-6617815220aa
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"lu0JF92kV3+lh62YbI0W3dltQhrV7Bknkj7JuM+Dmbj6rAQisnAW1JQRPGEhqbvgbTr1rhia9BcUwsu/xKbE3qAGBTs/sXKlbCoWmeEWqubuKD2RIYTSCt8+AFR/MVLHhfzQqQ8rVXsiBxrpLgbF4ulqb1r5ERmPyPLWwz83Lo8=" ;
npx:hasSignatureTarget
this:
.
}