@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:20787208 .

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

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

