@prefix this: <https://w3id.org/np/RA2ahRf86BAFfObGoQy0QrGILS2rINrnPyh_xtSJsB7t0> .
@prefix sub: <https://w3id.org/np/RA2ahRf86BAFfObGoQy0QrGILS2rINrnPyh_xtSJsB7t0/> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q130971> <http://www.wikidata.org/entity/P828> <http://www.wikidata.org/entity/Q12204> .
}
sub:provenance {
  <https://doi.org/10.1038/nrdp.2016.76> a <http://purl.org/spar/fabio/ScholarlyWork> .
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:research-activity dct:description <https://doi.org/10.1038/nrdp.2016.76> .
}
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/Q12204> nt:hasLabelFromApi "tuberculosis - infectious disease caused by the bacterium Mycobacterium tuberculosis" .
  <http://www.wikidata.org/entity/Q130971> nt:hasLabelFromApi "Mycobacterium tuberculosis - species of bacterium" .
  orcid:0009-0009-4259-0938 foaf:name "Valentin Casas Stöldt" .
  this: dct:created "2025-06-25T10:25:48.033Z"^^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 "Mycobacterium tuberculosis - has cause - tuberculosis" ;
    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 "aH3rK2iJ/fiBakGLW4NmVuEZ5pbW36yfCW2RGXgnD17LZh16n5TW1cHK0GTQwinUU0JUyNvl2YN29ClCuil5lvswkUkacifWDpoLfQ6KEIIqi+o2wSxspuRK1hvW0roLuNlLZRDhKZBg9u9Jlpf0eUFVRZwxGla5Z+oUfaWAmrY=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-4259-0938 .
}