Nanopublication

< Home

ID

https://w3id.org/np/RASiwWpff4w9NvPsHdDoyoIp1rx3lpPek9IUHP5bF8uKE

Formats

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

Content

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

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

sub:assertion {
  <http://www.wikidata.org/entity/Q804521> <http://www.wikidata.org/entity/P828> <http://www.wikidata.org/entity/Q34237353> .
}

sub:provenance {
  <https://doi.org/10.1038/s41572-025-00626-1> a <http://purl.org/spar/fabio/ScholarlyWork> .
  
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  
  sub:research-activity dct:description <https://doi.org/10.1038/s41572-025-00626-1> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P828> nt:hasLabelFromApi "has cause - underlying cause, entity that ultimately resulted in this effect" .
  
  <http://www.wikidata.org/entity/Q34237353> nt:hasLabelFromApi "Growth of bacteria - scientific article" .
  
  <http://www.wikidata.org/entity/Q804521> nt:hasLabelFromApi "bacterial vaginosis - vaginal infection caused by excessive growth of bacteria" .
  
  orcid:0009-0009-4259-0938 foaf:name "Valentin Casas Stöldt" .
  
  this: dct:created "2025-06-25T10:08:30.199Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-4259-0938;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "bacterial vaginosis - has cause - Growth of bacteria";
    nt:wasCreatedFromProvenanceTemplate ns1:RAl_-VTw9Re_uRF8r8y0rjlfnu7FlhTa8xg_8xkcweqiE;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbElqyMr2ki3EbwqO/FQVDvAbdXofAlwflnmypoXGWmtD5kIAHAzn/AZbJkvchB/8n0eRvVMBXq8h7frY8V5UA1rsf65B33M2cEXW8m6mUVmJ6zhpujG0MVjQK3P3Bljg5y3zbkUdAx66zNgF9tUGcka042I+ETlzEzAZB9Wk2uwIDAQAB";
    npx:hasSignature "Ae0yjEisXtTcSn3XU15UjD8aP2d1TKqOW8dP/82Jd5ihn4+3SJWlAYD7xG3Ew9nO3aaJlHv1KYX64qPdyITJiFhMNNr7MjipCguIYvMroFHMMADrIEQ1DNZeEbTSDTG+D4+AdRQxq0ePJlILZmBdIuLr1l5f5CUJGuobyK0Sx2A=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-4259-0938 .
}