@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:display a , ;
;
;
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
this: dcterms:created "2025-12-30T08:39:50.237Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1784-2920;
dcterms:license ;
npx:embeds sub:display;
npx:wasCreatedAt ;
rdfs:label "Quantum Computing for Biodiversity displays view: View of search strategy of systematic review";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB";
npx:hasSignature "VgKGF6ns2Dwla4CeJpYqwbm/s2+JG22xbt395Auz68GAZBSdZdY7Y3oCFlSijmnCzxTKyUD9whbqPFfmFRf64nU1Juf2ws7P1qZdTOXRcsdEkLhU3kwqzeTzjxddYA8kAu1Lh2lyAtAs/Jj0fNMPg4BflxWCURjA+PmPA4t4z50=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
nt:hasLabelFromApi "View of search strategy of systematic review" .
nt:hasLabelFromApi
"Quantum Computing for Biodiversity - This project investigates the current state of quantum computing technologies..." .
}