@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:148761
  skos:definition nalt:148761_def ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:7869 ;
  skos:prefLabel "amikacin"@en, "amikacina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2011-10-06"^^xsd:date ;
  ns0:marc001 "59424" ;
  skos:exactMatch <http://id.cabi.org/cabt/9316>, <http://id.agrisemantics.org/gacs/C16646> .

nalt:7869
  skos:prefLabel "kanamicina"@es, "kanamycin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148761 .

nalt:148761_def
  rdf:value "Antibiótico de amplio espectro derivado de la kanamicina. Se trata de reno y oto-tóxicos, como otros antibióticos aminoglucósidos."@es, "A broad-spectrum antibiotic derived from kanamycin. It is reno- and oto-toxic like the other aminoglycoside antibiotics."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

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

