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

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

nalt:38103
  skos:prefLabel "eritromicina"@es, "erythromycin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:148768 .

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

nalt:148768_def
  rdf:value "Un antibiótico macrólido semi-sintético estructuralmente relacionado con la eritromicina. Se ha utilizado en el tratamiento de las infecciones intracelulares por Mycobacterium avium , toxoplasmosis y criptosporidiosis."@es, "A semi-synthetic macrolide antibiotic structurally related to erythromycin. It has been used in the treatment of Mycobacterium avium intracellulare infections, toxoplasmosis, and cryptosporidiosis."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:148768
  skos:prefLabel "azithromycin"@en, "azitromicina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2011-10-06"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2002010977>, <http://id.cabi.org/cabt/15912>, <http://id.agrisemantics.org/gacs/C21167> ;
  dc:modified "2013-09-05"^^xsd:date ;
  skos:broader nalt:38103 ;
  skos:definition nalt:148768_def ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "59464" .

