@prefix fabio: .
@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix ns1: .
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
.
}
sub:provenance {
a fabio:ScholarlyWork .
sub:assertion prov:wasGeneratedBy sub:research-activity .
sub:research-activity dcterms:description .
}
sub:pubinfo {
nt:hasLabelFromApi "has cause - underlying cause, entity that ultimately resulted in this effect" .
nt:hasLabelFromApi "tuberculosis - infectious disease caused by the bacterium Mycobacterium tuberculosis" .
nt:hasLabelFromApi "Mycobacterium tuberculosis - species of bacterium" .
orcid:0009-0009-4259-0938 foaf:name "Valentin Casas Stöldt" .
this: dcterms:created "2025-06-25T10:25:48.033Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0009-4259-0938;
dcterms:license ;
npx:hasNanopubType ;
npx:wasCreatedAt ;
rdfs:label "Mycobacterium tuberculosis - has cause - tuberculosis";
nt:wasCreatedFromProvenanceTemplate ns1:RAl_-VTw9Re_uRF8r8y0rjlfnu7FlhTa8xg_8xkcweqiE;
nt:wasCreatedFromPubinfoTemplate ,
;
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 .
}