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

nalt:148761
  skos:prefLabel "amikacina"@es, "amikacin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:7869 .

nalt:7864
  skos:prefLabel "aminoglucósidos"@es, "aminoglycosides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:7869 .

nalt:7869
  skos:broader nalt:7864, nalt:148694 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:modified "2014-05-16"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/62740>, <http://aims.fao.org/aos/agrovoc/c_11937>, <http://id.agrisemantics.org/gacs/C15309> ;
  skos:prefLabel "kanamicina"@es, "kanamycin"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:7869_def ;
  skos:narrower nalt:10211, nalt:148761 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "20067" ;
  skos:altLabel "kanamycin sulfate"@en .

nalt:10211
  skos:prefLabel "tobramicina"@es, "tobramycin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:7869 .

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

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

nalt:7869_def
  rdf:value "Complejo antibiótico producido por Streptomyces kanamyceticus, presente en el suelo japonés. Está compuesto por 3 componentes: kanamicina A, como componente principal y kanamicinas B y C como componentes menores."@es, "Antibiotic complex produced by Streptomyces kanamyceticus from Japanese soil. Comprises 3 components: kanamycin A, the major component, and kanamycins B and C, the minor components."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

