@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:148759_def
  rdf:value "Una mezcla de antibiótico producido por Bacillus brevis el cual se puede separar en tres componentes, tyrocidines A, B y C. Tirotricina es el constituyente principal (40-60 por ciento) y gramicidina en 10-20 por ciento de material activo. Es un agente antimicrobiano tópico, muy tóxico parenteralmente."@es, "An antibiotic mixture produced by Bacillus brevis which may be separated into three components, tyrocidines A, B, and C. It is the major constituent (40-60 per cent) of tyrothricin, gramicidin accounting for the remaining 10-20 per cent active material. It is a topical antimicrobial agent, that is very toxic parenterally."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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:148759 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:148759
  skos:broader nalt:31026, nalt:10206 ;
  dc:created "2011-10-06"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:148759_def ;
  skos:prefLabel "tyrocidine"@en, "tirocidina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "60231" ;
  dc:modified "2012-11-30"^^xsd:date .

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

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

