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

nalt:148755
  dc:created "2011-10-06"^^xsd:date ;
  ns0:marc001 "59938" ;
  skos:altLabel "netromycine"@en, "netillin"@en, "netromycin"@en ;
  skos:prefLabel "netilmicin"@en, "netilmicina"@es ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2015-05-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:148754 ;
  skos:definition nalt:148755_def .

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

nalt:148755_def
  rdf:value "Antibiótico aminoglucósido semisintético 1-N-etil derivado de sisomicina, con acción similar a la gentamicina, excepto en oídos y toxicidad renal."@es, "Semisynthetic 1-N-ethyl derivative of sisomycin, an aminoglycoside antibiotic with action similar to gentamicin, but less ear and kidney toxicity."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

nalt:148754
  skos:prefLabel "sisomicina"@es, "sisomicin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148755 .

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

