@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:7864
  skos:prefLabel "aminoglucósidos"@es, "aminoglycosides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:7873 .

nalt:7873
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "streptomycin"@en, "estreptomicina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:148694, nalt:7864 ;
  ns0:marc001 "36109" ;
  skos:related nalt:10216 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85128696>, <http://id.agrisemantics.org/gacs/C4790>, <http://aims.fao.org/aos/agrovoc/c_7451>, <http://id.cabi.org/cabt/112292> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:narrower nalt:10200 ;
  skos:definition nalt:7873_def .

nalt:10200
  skos:prefLabel "dihidrostreptomicina"@es, "dihydrostreptomycin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:7873 .

nalt:10216
  skos:prefLabel "inhibidores de la síntesis de proteínas"@es, "protein synthesis inhibitors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:7873 .

nalt:148694
  skos:prefLabel "antibióticos aminoglicósidos"@es, "aminoglycoside antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:7873 .

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

nalt:7873_def
  rdf:value "Antibiótico producido por el actinomicete de suelo Streptomyces griseus . Actúa mediante la inhibición de la iniciación y procesos de alargamiento durante la síntesis de proteínas."@es, "An antibiotic produced by the soil actinomycete Streptomyces griseus. It acts by inhibiting the initiation and elongation processes during protein synthesis."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

