@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:31026
  skos:prefLabel "péptidos cíclicos"@es, "cyclic peptides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:148773 .

nalt:10207
  skos:prefLabel "polimixina B"@es, "polymyxin B"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:148773 .

nalt:148773_def
  rdf:value "Grupo de antibióticos lipopéptidos básicos, obtenidos a partir de Bacillus polymyxa. Ellos afectan la membrana celular por acción detergente y pueden causar daño neuromuscular y al riñón. Al menos once miembros diferentes del grupo polimixina han sido identificados, cada uno designado por una letra."@es, "Basic lipopeptide antibiotic group obtained from Bacillus polymyxa. They affect the cell membrane by detergent action and may cause neuromuscular and kidney damage. At least eleven different members of the polymyxin group have been identified, each designated by a letter."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:148773
  skos:broader nalt:31026, nalt:10206 ;
  skos:prefLabel "polymyxins"@en, "polimixinas"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:10207, nalt:148774 ;
  ns0:marc001 "60023" ;
  dc:created "2011-10-06"^^xsd:date ;
  skos:definition nalt:148773_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-12-16"^^xsd:date ;
  skos:hiddenLabel "polymyxin"@en .

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

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

nalt:10206
  skos:prefLabel "antibióticos péptidos"@es, "peptide antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148773 .

nalt:148774
  skos:prefLabel "colistina"@es, "colistin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:148773 .

