@prefix this: <http://purl.org/np/RAyIryxwdjDh1nppIOXe9YKv3OI9tkARZO-4_gLxK5aPM> .
@prefix sub: <http://purl.org/np/RAyIryxwdjDh1nppIOXe9YKv3OI9tkARZO-4_gLxK5aPM#> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix bl: <https://w3id.org/biolink/vocab/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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 {
  <http://purl.obolibrary.org/obo/DOID_8469> bl:category bl:Disease .
  sub:association rdf:object <http://purl.obolibrary.org/obo/DOID_8469> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/drugbank:DB00198> ;
    a rdf:Statement ;
    rdfs:label "tamiflu is an influenza neuraminidase inhibitor indicated for treatment of influenza in patients 1 year and older who have been symptomatic for no more than 2 days 1 1 prophylaxis of influenza in patients 1 year and older 1 2 important limitations of use efficacy not established in patients who begin therapy after 48 hours of symptoms 1 3 not a substitute for annual influenza vaccination 1 3 no evidence of efficacy for illness from agents other than influenza viruses types a and b 1 3 consider available information on influenza drug susceptibility patterns and treatment effects when deciding whether to use 1 3 tamiflu is indicated for the treatment of uncomplicated acute illness due to influenza infection in patients 1 year and older who have been symptomatic for no more than 2 days tamiflu is indicated for the prophylaxis of influenza in patients 1 year and older the following points should be considered before initiating treatment or prophylaxis with tamiflu efficacy of tamiflu in patients who begin treatment after 48 hours of symptoms has not been established tamiflu is not a substitute for early influenza vaccination on an annual basis as recommended by the centers for disease control and prevention advisory committee on immunization practices there is no evidence for efficacy of tamiflu in any illness caused by agents other than influenza viruses types a and b influenza viruses change over time emergence of resistance mutations could decrease drug effectiveness other factors for example changes in viral virulence might also diminish clinical benefit of antiviral drugs prescribers should consider available information on influenza drug susceptibility patterns and treatment effects when deciding whether to use tamiflu" ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:provided_by <https://w3id.org/um/NeuroDKG> ;
    bl:relation schema:TreatmentIndication .
  <https://identifiers.org/drugbank:DB00198> bl:category bl:Drug .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1468-3557 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB" ;
    npx:hasSignature "VIHf9tXz8WA9BTy0XLhbMfU2CG/HwVbvrvJ5+65H11ewrqgMQ+r35/Ya7Ms80sZN2W6BeU0QrcojmKVV0DKTTHQLT6BszMDn0h+XidySoD7IR4Yvt1apj9L3ibH7y8tlstVpagWuz9aMJIY69vOwiUu6iihe8qWF43alBszBeQY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-06-12T16:44:56.782+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1468-3557 ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAManV5GZI01JKzW_IPcfOXoiFTcZMmsV7qTCLkdzr4Gs> .
}