@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix obo: <
http://purl.obolibrary.org/obo/
> .
@prefix this: <
https://w3id.org/dao/data/RAtGhfSAzhK34jEf9zkHjmGDmYF2TOsGooRnZ_ehBIP3o
> .
@prefix sub: <
https://w3id.org/dao/data/RAtGhfSAzhK34jEf9zkHjmGDmYF2TOsGooRnZ_ehBIP3o#
> .
@prefix dao: <
https://w3id.org/dao/dao#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix drugbank: <
http://bio2rdf.org/drugbank:
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://twitter.com/realDonaldTrump/status/1241367239900778501
>
dcterms:creator
<
https://twitter.com/realDonaldTrump
> .
sub:da
a
dao:DrugAction
;
prov:wasDerivedFrom
sub:quote
;
dao:drug
drugbank:DB00207
,
drugbank:DB01611
;
dao:drug-action
dao:treats
;
dao:phenotype
obo:MONDO_0100096
.
sub:quote
prov:value
"HYDROXYCHLOROQUINE & AZITHROMYCIN, taken together, have a real chance to be one of the biggest game changers in the history of medicine. The FDA has moved mountains - Thank You! Hopefully they will BOTH (H works better with A, International Journal of Antimicrobial Agents)....." ;
prov:wasQuotedFrom
<
https://twitter.com/realDonaldTrump/status/1241367239900778501
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-4727-9435
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB" ;
npx:hasSignature
"Ky3w3bsRfRkHgF57vFiCtYbupnrmX2LC6V9YeuMzZ3WGfS7OkKPqp4UvzNPOFc+1XYi3a2NZJtgAOvQsj21akGmFnMAlbVxgfAL77LP4LZFsFILCz+SrtbeP3CKsc9kR2IjHfYjXZaUeG3h4VmMyrKDhUtAOhKuZUyKcLogZTAw=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-04-24T18:00:00.000+01:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0003-4727-9435
.
}