@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

nalt:26712476_def
  rdf:value "Antiinflamatorio no esteroideo (AINE) utilizado para tratar enfermedades articulares en animales."@es, "A non-steroidal anti-inflammatory drug (NSAID) used to treat joint disease in animals."@en ;
  dc:source "See Joseph Harari, Degenerative Arthritis in Dogs and Cats, Merck Veterinary Manual online, Accessed September 22, 2022." ;
  a ns0:Definition .

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

