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

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:68940818 .

nalt:68940818_def
  rdf:value "Antiinflamatorio con propiedades analgésicas y antipiréticas. El ácido y su sal sódica se utilizan en el tratamiento de la artritis reumatoide y otros trastornos reumáticos o musculoesqueléticos, la dismenorrea y la gota aguda."@es, "An anti-inflammatory agent with analgesic and antipyretic properties. Both the acid and its sodium salt are used in the treatment of rheumatoid arthritis and other rheumatic or musculoskeletal disorders, dysmenorrhea, and acute gout."@en ;
  dc:source "MeSH" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

