@prefix this: <
https://w3id.org/np/RAZcNiPAOnJM7GUWpMI2aigRH3Km1jB6oyppZEP0BE0do
> .
@prefix sub: <
https://w3id.org/np/RAZcNiPAOnJM7GUWpMI2aigRH3Km1jB6oyppZEP0BE0do#
> .
@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:QBIO
a
fip:Emerging-Community
,
fip:FAIR-Implementation-Community
;
rdfs:comment
"Quantum biology unlocks a fundamentally new way to actuate on biology. The Quantum Biology Institute is a non-profit that conducts basic research, releasing all of it openly to help build the foundation of the field. Following our publicly available scientific roadmap, we seek to unambiguously refute or establish the existence of a quantum-to-biology link." ;
rdfs:label
"Quantum Biology Institute" ;
rdfs:seeAlso
<
https://www.quantumbiology.org/
> ;
fip:has-description-source
<
https://www.quantumbiology.org/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0001-5154-5946
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"MUSJ9AgvSk2hLkrAr1eqbAe/ZTMBd5KFuP0szz5yRqca+sbmqhQRR4xu7orSr9blPN5IZvPbAzj/ltmVnnp/7UFlEkT47vuyWSgPMrdxXHh16jkuIGBxKcvlLDbz7Gxy/EEwQNaM0ioVwCyJ1vSOsQU5cLdvgCgBRoQd6Qau2jA=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-08-01T16:08:32Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:QBIO
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/2befadef-2461-4d9a-8168-d9eb0dfe5c9f
> .
}