@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 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#> .

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

nalt:126095_def
  rdf:value "Antibiótico macrólido semisintético derivado de la eritromicina que es activo contra una variedad de microorganismos. Puede inhibir la síntesis de proteínas en bacterias por unión reversible a las subunidades ribosomales. Esto inhibe la translocación del aminoacil del ARN de transferencia y evita elongación de la cadena peptídica."@es, "A semisynthetic macrolide antibiotic derived from erythromycin that is active against a variety of microorganisms. It can inhibit protein synthesis in bacteria by reversibly binding to the 50S ribosomal subunits. This inhibits the translocation of aminoacyl transfer-RNA and prevents peptide chain elongation."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:126095
  skos:broader nalt:38103 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2008-10-10"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/29419>, <http://id.agrisemantics.org/gacs/C20858> ;
  dc:modified "2017-07-06"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:definition nalt:126095_def ;
  skos:prefLabel "clarithromycin"@en, "claritromicina"@es ;
  skos:hiddenLabel "clarithomycin"@en ;
  ns0:marc001 "53949" .

