http://purl.org/np/RAhcxV3fl-z-Dpkp5u9qdr0AmQb2pAQHSWRHRz7sE9jhs
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix biolink: <https://w3id.org/biolink/vocab/> .
@prefix infores: <https://w3id.org/biolink/infores/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix pav: <http://purl.org/pav/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub: <http://purl.org/np/RAhcxV3fl-z-Dpkp5u9qdr0AmQb2pAQHSWRHRz7sE9jhs#> .
@prefix this: <http://purl.org/np/RAhcxV3fl-z-Dpkp5u9qdr0AmQb2pAQHSWRHRz7sE9jhs> .
@prefix umls: <http://identifiers.org/umls/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<http://identifiers.org/pubchem.compound/5282318> a biolink:ChemicalEntity;
rdfs:label "Trimipramine maleate";
biolink:category biolink:ChemicalEntity .
umls:C0812393 a biolink:DiseaseOrPhenotypicFeature;
rdfs:label "depression";
biolink:category biolink:DiseaseOrPhenotypicFeature .
sub:_1 a biolink:Association;
rdf:object umls:C0812393;
rdf:predicate biolink:treats;
rdf:subject <http://identifiers.org/pubchem.compound/5282318>;
biolink:aggregator_knowledge_source infores:knowledge-collaboratory;
biolink:category biolink:Association;
biolink:publications <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=4f31df66-7dc2-1f04-e054-00144ff88e88> .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2022-10-27T16:12:03.464604"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0003-4727-9435;
prov:wasQuotedFrom "Trimipramine maleate capsules are indicated for the relief of symptoms of depression." .
biolink: pav:version "2.3.0" .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB";
npx:hasSignature "KUJ9UUt2WwYHs5SA99CbsGwVUfMbG3981ztXNG7fjZ/HcU2/o4LJAHVKbKGljYXkh7pOL7nu+oBqR7UiGSrqU/DD81VFoD145PusZ15WxQjcHDbPFUvXagvNKapH0TVAb0mBmXJDeEiaLQW1NKZXUjuZhT7UZtsIQ/q3HFhHDvU=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2022-10-27T16:12:03.464604"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0003-4727-9435 .
}