@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:wf-wp09-biodiversity dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "GBIF - the Global Biodiversity Information Facility - is an international network and data infrastructure funded by the world's governments and aimed at providing anyone, anywhere, open access to data about all types of life on Earth."; rdfs:label "WorldFAIR WP09 Biodiversity"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-5788-9010 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "kQPwVg48lLcEOzAYAn8PZRZMaLADynVUATrOZVevp0b9PEbop3PLliEwcXSM6TL+oBOTfxg8+r1vviRajh6//vsm2Y3GiwOg8gIe9EloDc96IoXKm4X/NtmeRW9a6UnbwvJcWRytXnWjclO3zU5dp2zVrrQr98tsPqrVViNXtUI="; npx:hasSignatureTarget this: . this: dct:created "2022-08-08T21:10:17Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:wf-wp09-biodiversity; prov:wasDerivedFrom . }