@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:10209
  skos:broader nalt:148694, nalt:33791, nalt:7864 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "espectinomicina"@es, "spectinomycin"@en ;
  dc:modified "2013-04-23"^^xsd:date ;
  skos:definition nalt:10209_def ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "34677" .

nalt:10209_def
  rdf:value "Antibiótico producido por Streptomyces spectabilis. Es activo frente a bacterias gram-negativas y se utiliza para el tratamiento de la gonorrea."@es, "An antibiotic produced by Streptomyces spectabilis. It is active against gram-negative bacteria and used for the treatment of gonorrhea."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

nalt:7864
  skos:prefLabel "aminoglucósidos"@es, "aminoglycosides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10209 .

nalt:33791
  skos:prefLabel "dioxinas"@es, "dioxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10209 .

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

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

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

