http://purl.org/np/RAVtotQGuidAwnxmzcH4B9RpzFf7PvmLChBEPxTPqg8aw
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAVtotQGuidAwnxmzcH4B9RpzFf7PvmLChBEPxTPqg8aw> .
@prefix sub: <http://purl.org/np/RAVtotQGuidAwnxmzcH4B9RpzFf7PvmLChBEPxTPqg8aw#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix ns1: <https://w3.org/biolink/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo .
}
sub:assertion {
<https://identifiers.org/drugbank/DB01083> a ns1:Drug;
ns1:category ns1:Drug .
<https://identifiers.org/mim/303110> a ns1:Disease;
ns1:category ns1:Disease .
<https://w3id.org/um/neurodkg/DB01083_OMIM303110> rdf:object <https://identifiers.org/mim/303110>;
rdf:predicate ns1:treats;
rdf:subject <https://identifiers.org/drugbank/DB01083>;
ns1:association_type ns1:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
ns1:provided_by <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3159979>;
ns1:relation obo:RO_0002606 .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2020-12-08T15:13:27.750781"^^xsd:dateTime .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB";
npx:hasSignature "JoRELNHqYFelhHpzDlKo0X8x3JUTXYdiZpPx5J9ipW33Azafsaw71I8i7xeC5OwZLTk9gc2E2a0Z2HMvhrTx+e4g4ksRrC1xyLv9MLFjS9zA1DTWqF4F9KZFqpoaHPvsQABjBmBNpCZxRFnc3Y3NTdRW4BAnkCTr2XGSG+/k+kQ=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2020-12-08T15:13:27.750781"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1501-1082 .
}