@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB";
npx:hasSignature "Wj2jHxfy7ir4r7/NwmK2aPnCJllyvKJuIm5wD/4Rhvk2/sU0iTONImYtU5RGYMQqu4m0UX9rp6FzEN8c149xorbL1iS2W44RCQ8Boq4UZZ1E+iqvZshx6WVp3ASgLlQXo71VeO05ZVsaYvy1RYt432y4s6AM2mpxpueDxmEgdso=";
npx:hasSignatureTarget this: .
this: a npx:ExampleNanopub;
dcterms:created "2023-03-10T13:25:08.204Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1267-0234;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi "lung cancer - cancer in the lung" .
nt:hasLabelFromApi "smoking - practice in which a substance is burned and the resulting smoke breathed in to be tasted and absorbed into the bloodstream" .
}