@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:148770_def
  rdf:value "Complejo antibiótico producido por Streptomyces kitasatoensis. El complejo consta de una mezcla de al menos ocho componentes biológicamente activos, A1 y A3 a A9. Las leucomicinas tienen ambas actividades, antibacterianas y antimicoplasmáticas."@es, "An antibiotic complex produced by Streptomyces kitasatoensis. The complex consists of a mixture of at least eight biologically active components, A1 and A3 to A9. Leucomycins have both antibacterial and antimycoplasmal activities."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10516
  skos:prefLabel "espiramicina"@es, "spiramycin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:148770 .

nalt:148770
  ns0:marc001 "59848" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Chemical ;
  skos:definition nalt:148770_def ;
  skos:narrower nalt:148771, nalt:10516 ;
  skos:broader nalt:8121, nalt:8120 ;
  dc:modified "2013-09-05"^^xsd:date ;
  skos:prefLabel "leucomicinas"@es, "leucomycins"@en ;
  dc:created "2011-10-06"^^xsd:date .

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

nalt:8120
  skos:prefLabel "antibióticos macrólidos"@es, "macrolide antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148770 .

nalt:148771
  skos:prefLabel "kitasamicina"@es, "kitasamycin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:148770 .

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

nalt:8121
  skos:prefLabel "macrolidas"@es, "macrolides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148770 .

