@prefix biolink: .
@prefix dct: .
@prefix infores: .
@prefix np: .
@prefix npx: .
@prefix orcid: .
@prefix pav: .
@prefix prov: .
@prefix rdf: .
@prefix rdfs: .
@prefix sub: .
@prefix tao: .
@prefix this: .
@prefix umls: .
@prefix xsd: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
umls:C0284906 a biolink:ChemicalEntity;
rdfs:label "Fosphenytoin sodium";
biolink:category "biolink:ChemicalEntity";
biolink:id "UMLS:C0284906" .
a biolink:DiseaseOrPhenotypicFeature;
rdfs:label "tonic-clonic status epilepticus";
biolink:category "biolink:DiseaseOrPhenotypicFeature";
biolink:id "HP:0032660" .
a biolink:DiseaseOrPhenotypicFeature;
rdfs:label "seizures";
biolink:category "biolink:DiseaseOrPhenotypicFeature";
biolink:id "MONDO:0005027" .
sub:_1 rdf:object ;
rdf:predicate biolink:treats;
rdf:subject umls:C0284906;
a biolink:Association;
biolink:aggregator_knowledge_source infores:knowledge-collaboratory;
biolink:category "biolink:Association";
biolink:id "collaboratory:UMLS:C0284906-biolink:treats-HP:0032660";
biolink:publications .
sub:_2 rdf:object ;
rdf:predicate biolink:treats;
rdf:subject umls:C0284906;
a biolink:Association;
biolink:aggregator_knowledge_source infores:knowledge-collaboratory;
biolink:category "biolink:Association";
biolink:id "collaboratory:UMLS:C0284906-biolink:treats-MONDO:0005027";
biolink:publications .
a biolink:Publication;
biolink:category "biolink:Publication";
biolink:id "https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=b60c9c82-e5c7-4e05-98c7-5bbba4af04b2" .
infores:knowledge-collaboratory a biolink:InformationResource;
biolink:category "biolink:InformationResource";
biolink:id "infores:knowledge-collaboratory" .
}
sub:provenance {
sub:annotation-0:19 tao:begins_at "0"^^xsd:integer;
tao:denotes umls:C0284906;
tao:ends_at "19"^^xsd:integer;
tao:has_value "Fosphenytoin sodium";
tao:part_of sub:document;
a tao:text_span .
sub:annotation-140:148 tao:begins_at "140"^^xsd:integer;
tao:denotes ;
tao:ends_at "148"^^xsd:integer;
tao:has_value "seizures";
tao:part_of sub:document;
a tao:text_span .
sub:annotation-76:107 tao:begins_at "76"^^xsd:integer;
tao:denotes ;
tao:ends_at "107"^^xsd:integer;
tao:has_value "tonic-clonic status epilepticus";
tao:part_of sub:document;
a tao:text_span .
sub:assertion prov:generatedAtTime "2023-03-21T20:20:06.416082"^^xsd:dateTime;
prov:hadPrimarySource ;
prov:wasAttributedTo orcid:0000-0002-1501-1082 .
sub:document tao:has_value "Fosphenytoin sodium injection is indicated for the treatment of generalized tonic-clonic status epilepticus and prevention and treatment of seizures occurring during neurosurgery.";
a tao:document_text;
rdfs:seeAlso .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB";
npx:hasSignature "ObhcuQsWpy6HJmnoGwy52/t3jRsjPcYwMbf5QgEvf97F2+BS+XBPvlpzRqff+/xGRnWUwwfZNpyIQChqxhuMXL4fFkjptGxvlXlFShHsJ+35Q8mO9PEUjyUDT15yWOkkCGOfSbGcvzG6yPspJYSSXvb+0NBDiNL2TGYirHlcRlk=";
npx:hasSignatureTarget this: .
this: dct:conformsTo biolink:;
prov:generatedAtTime "2023-03-21T20:20:06.416082"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1501-1082 .
biolink: pav:version "3.1.0" .
}