Nanopublication

< Home

ID

https://w3id.org/np/RAA0xaf74xjvKbtdYI7LRigZwMxw292SNz2ldWTavnhUQ

Formats

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

Content

@prefix this: <https://w3id.org/np/RAA0xaf74xjvKbtdYI7LRigZwMxw292SNz2ldWTavnhUQ> .
@prefix sub: <https://w3id.org/np/RAA0xaf74xjvKbtdYI7LRigZwMxw292SNz2ldWTavnhUQ#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/Q188121> <https://w3id.org/linkflows/superpattern/terms/causes>
      <http://www.wikidata.org/entity/Q166231> .
}

sub:provenance {
  <https://doi.org/10.1038/s41467-022-29206-7> a <http://purl.org/spar/fabio/ScholarlyWork> .
  
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  
  sub:research-activity dct:description <https://doi.org/10.1038/s41467-022-29206-7> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q166231> nt:hasLabelFromApi "infection - invasion of and multiplication in a host by disease-causing pathogens or organisms, and the reaction of host tissues" .
  
  <http://www.wikidata.org/entity/Q188121> nt:hasLabelFromApi "Staphylococcus aureus - species of bacterium" .
  
  orcid:0009-0009-4259-0938 foaf:name "Valentin Casas Stöldt" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbElqyMr2ki3EbwqO/FQVDvAbdXofAlwflnmypoXGWmtD5kIAHAzn/AZbJkvchB/8n0eRvVMBXq8h7frY8V5UA1rsf65B33M2cEXW8m6mUVmJ6zhpujG0MVjQK3P3Bljg5y3zbkUdAx66zNgF9tUGcka042I+ETlzEzAZB9Wk2uwIDAQAB";
    npx:hasSignature "geRA+c/RtDc908UP3SKo3H+qhv9k2/OkrgbODqg10jaLqIJb2GKndzcfY+vLcu2LeuiSJSN50DOkJKkCjArpeutbEZb5kSc2T3iSpHToCJwANGotK3qZQR3EA/4OeTXYVUEoap3Z4Wk7+yooycK2laxGC2PcOnHupDWq9PhfKD0=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-4259-0938 .
  
  this: dct:created "2025-04-09T08:21:43.622Z"^^xsd:dateTime;
    dct:creator orcid:0009-0009-4259-0938;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/kpxl/rel/terms/hasRelationTo>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Staphylococcus aureus - caused - infection";
    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:RAG1dm5qDjSeQc6btENbKhZrnN7nlMEVPU1TeZy3OZYgs .
}