Nanopublication

< Home

ID

https://w3id.org/np/RAkzmCRo9fRtxKEARh0sDd0flvwB98vBJRY_09rZKMWbM

Formats

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

Content

@prefix this: <https://w3id.org/np/RAkzmCRo9fRtxKEARh0sDd0flvwB98vBJRY_09rZKMWbM> .
@prefix sub: <https://w3id.org/np/RAkzmCRo9fRtxKEARh0sDd0flvwB98vBJRY_09rZKMWbM#> .
@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/Q10876> <https://w3id.org/linkflows/superpattern/terms/affects>
      <http://www.wikidata.org/entity/Q712378> .
}

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/Q10876> nt:hasLabelFromApi "bacteria - domain of micro-organisms" .
  
  <http://www.wikidata.org/entity/Q712378> nt:hasLabelFromApi "organ - collection of tissues with similar functions" .
  
  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 "eUG07544DrLxAsIm2b0J6x5WJhh6kKrl1WO+MrDnUdOcNlv+XO8r5njeK3ilXi4l6sX6CB4SyJNcfJXRtdbFEmCiPUNG8EpDWlA3P9ZqGv6Z25Uf/9ydSA4UwLBlvVI/bjpaAgjeQLIthGaEaDihTPBHSIf6vM+q92lFA0qEDy4=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-4259-0938 .
  
  this: dct:created "2025-04-09T08:31:26.531Z"^^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 "bacteria - affected - organ";
    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 .
}