@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:148769_def
  rdf:value "Derivado semisintético de la eritromicina. Se concentra por fagocitos humanos y es bioactiva intracelularmente. Mientras que el fármaco es activo contra un amplio espectro de patógenos y particularmente eficaz en el tratamiento de infecciones del tracto respiratorio y genitales."@es, "Semisynthetic derivative of erythromycin. It is concentrated by human phagocytes and is bioactive intracellularly. While the drug is active against a wide spectrum of pathogens, it is particularly effective in the treatment of respiratory and genital tract infections."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:148769
  skos:prefLabel "roxithromycin"@en, "roxitromicina"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-10-06"^^xsd:date ;
  ns0:marc001 "60081" ;
  dc:modified "2013-09-05"^^xsd:date ;
  skos:definition nalt:148769_def ;
  skos:broader nalt:38103 .

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

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

nalt:38103
  skos:prefLabel "eritromicina"@es, "erythromycin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148769 .

