Nanopublication

< Home

ID

https://w3id.org/np/RAkZsd1zUQn8lXlN8yNQgZBO2W4iuZhMQDE0r-kBXrF6g

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix slv: <https://w3id.org/sciencelive/o/terms/> .
@prefix sub1: <https://w3id.org/np/RAkZsd1zUQn8lXlN8yNQgZBO2W4iuZhMQDE0r-kBXrF6g/> .
@prefix this: <https://w3id.org/np/RAkZsd1zUQn8lXlN8yNQgZBO2W4iuZhMQDE0r-kBXrF6g> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub1:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub1:assertion;
    np:hasProvenance sub1:provenance;
    np:hasPublicationInfo sub1:pubinfo .
}

sub1:assertion {
  sub1:search a slv:SystematicDatabaseSearch;
    dcterms:isPartOf <https://w3id.org/spaces/sciencelive/quantum-biodiversity-review>;
    rdfs:label "PubMed Search";
    slv:hasDatabaseUrl <https://pubmed.ncbi.nlm.nih.gov/>;
    slv:hasRetrievedRecordCount "4";
    slv:hasSearchQuery "(quantum computing[Title/Abstract] OR quantum machine learning[Title/Abstract] OR quantum annealing[Title/Abstract]) AND (biodiversity[Title/Abstract] OR conservation[Title/Abstract] OR species distribution[Title/Abstract] OR population genetics[Title/Abstract])";
    slv:hasSearchTime "2025-12-26"^^xsd:date .
}

sub1:provenance {
  sub1:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}

sub1:pubinfo {
  orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
  
  this: dcterms:created "2025-12-29T17:44:57.025554+00:00"^^xsd:dateTime;
    dcterms:creator orcid:0000-0002-1784-2920;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub1:search;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "PubMed Search";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA8MyCoRqMdgGqqOwN4MIQfe6Htwt5FPgiHXlXK4RKiic> .
  
  sub1:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
    npx:hasSignature "Xm9a0PJKOx5hLBd+mswJXy1/R6dbFEFXoe36t4GdH+OLhS4/hNueelx6cKaGGalc6v4zXXTP48MnpeCLnXlYaQ2m+Vx9LIU3V4xmgEFRDphx9NTca/DRiiIdax4WWQuRB3x857qtW29+D2FAoeqO1KN0msEeNI0UpBCaFBfRENQAA6rfRfphWPxJZWSNpsbCyv9gSRgUa6wYyQqvkvfYN4gkBVcj2E2xeQgK0Jic1imsMKH+y+PfGOxmcw7YZnKKIZLSsKOUn99mT7opASYGvWh/IjLE/JL6BL1W55nJBbSBPx2sm6OEef5mrAdJlxyNLCcpPhMsAbkHc0mQeKHMtw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}