@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:2320
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-11-22"^^xsd:date ;
  skos:broader nalt:286 ;
  skos:related nalt:2534, nalt:2311, nalt:10107, nalt:157, nalt:10109, nalt:10175 ;
  skos:hiddenLabel "febrifuge"@en, "antifebrile drug"@en, "anti-febrile agent"@en, "antifebrile agent"@en, "febrifugal"@en, "anti-febrile drugs"@en, "anti-febrile agents"@en ;
  skos:definition nalt:2320_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85005739> ;
  skos:altLabel "febrifuges"@en, "antifebrile drugs"@en, "antifebrile agents"@en ;
  skos:narrower nalt:8451 ;
  skos:prefLabel "antipyretics"@en, "antipiréticos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "2887" .

nalt:8451
  skos:prefLabel "antipirina"@es, "antipyrine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:2320 .

nalt:10109
  skos:prefLabel "medicina tradicional"@es, "traditional medicine"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2320 .

nalt:2534
  skos:prefLabel "aspirina"@es, "aspirin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:2320 .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:286
  skos:prefLabel "medicamentos"@es, "drugs"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:2320 .

nalt:10107
  skos:prefLabel "etnobotánica"@es, "ethnobotany"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2320 .

nalt:157
  skos:prefLabel "fiebre"@es, "fever"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2320 .

nalt:2320_def
  rdf:value "Fármacos utilizados para reducir la temperatura corporal."@es, "Drugs used to reduce body temperature in fever."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:10175
  skos:prefLabel "plantas medicinales"@es, "medicinal plants"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:2320 .

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

nalt:2311
  skos:prefLabel "acetaminofeno"@es, "acetaminophen"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:2320 .

