@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:148755
  skos:prefLabel "netilmicina"@es, "netilmicin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:148754 .

nalt:7867
  skos:prefLabel "gentamicina"@es, "gentamicin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:148754 .

nalt:10216
  skos:prefLabel "inhibidores de la síntesis de proteínas"@es, "protein synthesis inhibitors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:148754 .

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

nalt:148754
  skos:prefLabel "sisomicin"@en, "sisomicina"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "sisomycin"@en, "antibiotic 6640"@en ;
  skos:broader nalt:7867 ;
  skos:narrower nalt:148755 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:10216 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "60125" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh90005005> ;
  dc:created "2011-10-06"^^xsd:date ;
  skos:definition nalt:148754_def .

nalt:148754_def
  rdf:value "Antibiótico producido por Micromonospora inyoensis. Está estrechamente relacionado con la gentamicina C1A, uno de los componentes del complejo de gentamicina (Gentamicinas)."@es, "Antibiotic produced by Micromonospora inyoensis. It is closely related to gentamicin C1A, one of the components of the gentamicin complex (gentamicins)."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

