@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 "C+QjR82pPjhrP+KYHm2yCjJktH5xMgvICCygf24WzA6UjUyzbrTr2Fqzq/SdXwyJf/usdAjpk6aWFSJZLP6tdtPyuZ9/4n0WXVegag3VtNXuXUMLh3dtHNSVz2sBgXFhcTHNNECRnytzFQ1yfXmmO+n/y5z/8x9mNGOpaimOsg8=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-02-27T12:04:58.146Z"^^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" .
}