@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/ns/prov#> .
@prefix this: <http://purl.org/np/RANqKCxcsUZmefrwxh1LoPNeI8bMzneuDgcQvv3ohkbVo> .
@prefix sub: <http://purl.org/np/RANqKCxcsUZmefrwxh1LoPNeI8bMzneuDgcQvv3ohkbVo#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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 nkg: <https://w3id.org/um/neurodkg/> .
@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_2965> bl:category bl:Disease .
  sub:association rdf:object <http://purl.obolibrary.org/obo/DOID_2965> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/drugbank:DB00788> ;
    a rdf:Statement ;
    rdfs:label "carefully consider the potential benefits and risks of naprosyn ec naprosyn anaprox anaprox ds or naprosyn suspension and other treatment options before deciding to use naprosyn ec naprosyn anaprox anaprox ds or naprosyn suspension use the lowest effective dose for the shortest duration consistent with individual patient treatment goals see warnings naproxen as naprosyn ec naprosyn anaprox anaprox ds or naprosyn suspension is indicated for the relief of the signs and symptoms of rheumatoid arthritis for the relief of the signs and symptoms of osteoarthritis for the relief of the signs and symptoms of ankylosing spondylitis for the relief of the signs and symptoms of juvenile arthritis naproxen as naprosyn suspension is recommended for juvenile rheumatoid arthritis in order to obtain the maximum dosage flexibility based on the patient s weight naproxen as naprosyn anaprox anaprox ds and naprosyn suspension is also indicated for relief of the signs and symptoms of tendonitis for relief of the signs and symptoms of bursitis for relief of the signs and symptoms of acute gout for the management of pain for the management of primary dysmenorrhea ec naprosyn is not recommended for initial treatment of acute pain because the absorption of naproxen is delayed compared to absorption from other naproxen containing products see clinical pharmacology dosage and administration" ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:provided_by <https://w3id.org/um/NeuroDKG> ;
    bl:relation nkg:SymptomaticReliefIndication .
  <https://identifiers.org/drugbank:DB00788> bl:category bl:Drug .
}
sub:provenance {
  sub:assertion ns1:wasAttributedTo orcid:0000-0002-1468-3557 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB" ;
    npx:hasSignature "g77viwfcDTiUz9FrF8grw9me7GrDPPr4KmaO0s9NBkHDVDV8iOVSOSi5NQrlb2xP8D8DcFvYc9gyohzk6lEUhw4/8K88RWz2r4Zy3TaKIf2SDdynL/KIGn1NgMNxyuFRFbKUn4gULT8s2Y9bUsVv5DQKnxkB+tXsgvM8f8I830Q=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2021-06-27T21:07:02.641+02:00"^^xsd:dateTime ;
    dcterms: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> .
}