http://purl.org/np/RAIrtBAOsHU7JvvmobNrEntTwlweZrtyU7g5msqnKQUEQ
.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/RAIrtBAOsHU7JvvmobNrEntTwlweZrtyU7g5msqnKQUEQ#> .
@prefix this: <http://purl.org/np/RAIrtBAOsHU7JvvmobNrEntTwlweZrtyU7g5msqnKQUEQ> .
@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/13314> a biolink:ChemicalEntity;
rdfs:label "Lorazepam";
biolink:category biolink:ChemicalEntity .
<http://purl.obolibrary.org/obo/MONDO_0002125> a biolink:DiseaseOrPhenotypicFeature;
rdfs:label "status epilepticus";
biolink:category biolink:DiseaseOrPhenotypicFeature .
sub:_1 a biolink:Association;
rdf:object <http://purl.obolibrary.org/obo/MONDO_0002125>;
rdf:predicate biolink:treats;
rdf:subject <http://identifiers.org/pubchem.compound/13314>;
biolink:aggregator_knowledge_source infores:knowledge-collaboratory;
biolink:category biolink:Association;
biolink:publications <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ae274b1f-27c3-483b-99f1-9a9249dc2459> .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2022-10-28T09:06:57.518783"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0003-4727-9435;
prov:wasQuotedFrom "Lorazepam injection is indicated for the treatment of status epilepticus." .
biolink: pav:version "2.3.0" .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB";
npx:hasSignature "KnwXdSdbn92PxqQciPBf7hLA/eJB1d0RLo6PeciCDGjnRX8MA8+H/2Zy0S30q/iY/IKbm9rY60IUlOjTdHqKPa+PsfKGwwEvDBCW5vAch7Q8nwSPV1Zs45xVM7YFwxiU3nClM6wK7+XWWuaxRszhZ8K+bVa8/c3FHXaVrazGBYE=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2022-10-28T09:06:57.518783"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0003-4727-9435 .
}