@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @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:PBPKCommunity dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "Physiologicaly based pharmacokinetic modelling community for toxicology."; rdfs:label "Physiology Based Pharmacokinetic modelling community for PARC"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-0593-2598 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "pEmZ13RdKC7Z9AsSWZI/+CW6cilRGMltPqwhVsLAJ62+VSmOlpgiBnpZF4p2G2kNxpChNDgpKcbRzqjHBsaXw/uZ4EawtkNlJlYr2png0DmA/FzfgeS+xKUjnZfmbx2pHoXbyUGITPA7ClZY50ETi9T2/gR5vXawBTE1dJPtpls="; npx:hasSignatureTarget this: . this: dct:created "2024-01-18T09:09:14Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:PBPKCommunity; prov:wasDerivedFrom . }