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

nalt:3054
  skos:prefLabel "agentes antimicrobianos"@es, "anti-infective agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:254981 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:10449
  skos:prefLabel "nitrofuranos"@es, "nitrofurans"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:254981 .

nalt:254981
  skos:altLabel "furadantine"@en, "macrodantin"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "70358" ;
  skos:related nalt:3054 ;
  dc:created "2015-06-08"^^xsd:date ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:prefLabel "nitrofurantoína"@es, "nitrofurantoin"@en ;
  skos:definition nalt:254981_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:10449 .

nalt:254981_def
  rdf:value "Agente utilizado para tratar las infecciones del tracto urinario, que resulta eficaz contra la mayoría de los organismos gram positivos y gram negativos. Aunque las sulfonamidas y los antibióticos suelen ser los agentes preferidos para tratar dichas infecciones, la nitrofurantoína es ampliamente usada en su profilaxis y eliminación de largo plazo."@es, "A urinary anti-infective agent effective against most gram-positive and gram-negative organisms. Although sulfonamides and antibiotics are usually the agents of choice for urinary tract infections, nitrofurantoin is widely used for prophylaxis and long-term suppression."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

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

