@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:10158
  skos:prefLabel "agentes antinflamatorios no esteroidales"@es, "nonsteroidal anti-inflammatory agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:14137877 .

nalt:14137877
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2024-05-04"^^xsd:date ;
  skos:broader nalt:10158 ;
  dc:created "2023-04-03"^^xsd:date ;
  a skos:Concept ;
  skos:definition nalt:14137877_def ;
  skos:prefLabel "etodolaco"@es, "etodolac"@en ;
  ns0:marc001 "14137877" .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:14137877_def
  rdf:value "Agente antiinflamatorio no esteroideo e inhibidor de la ciclooxigenasa-2 con potentes propiedades analgésicas y antiartríticas. Se ha demostrado su eficacia en el tratamiento de la osteoartritis, la artritis reumatoide y la espondilitis anquilosante y en el alivio del dolor posoperatorio."@es, "A non-steroidal anti-inflammatory agent and cyclooxygenase-2 (COX-2) inhibitor with potent analgesic and anti-arthritic properties. It has been shown to be effective in the treatment of osteoarthritis; rheumatoid arthritis; ankylosing spondylitis; and in the alleviation of postoperative pain."@en ;
  dc:source "MeSH" ;
  a ns0:Definition .

