@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 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:31026
  skos:prefLabel "péptidos cíclicos"@es, "cyclic peptides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:10424 .

nalt:10424
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:10424_def ;
  skos:broader nalt:10206, nalt:31026 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "bacitracina"@es, "bacitracin"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28709>, <http://id.loc.gov/authorities/subjects/sh85010784>, <http://id.cabi.org/cabt/16454>, <http://aims.fao.org/aos/agrovoc/c_9042> ;
  ns0:marc001 "4372" ;
  dc:modified "2012-11-30"^^xsd:date .

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

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

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

nalt:10424_def
  rdf:value "Complejo de antibióticos peptídicos cíclicos producidos por la cepa Tracy-I de Bacillus subtilis. La preparación comercial es una mezcla de al menos nueve bacitracinas con bacitracina A como constituyente principal. Se utiliza por vía tópica para el tratamiento de las infecciones abiertas, tales como eczema y úlceras dérmicas infectadas."@es, "A complex of cyclic peptide antibiotics produced by the Tracy-I strain of Bacillus subtilis. The commercial preparation is a mixture of at least nine bacitracins with bacitracin A as the major constituent. It is used topically to treat open infections such as infected eczema and infected dermal ulcers."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

