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

nalt:15230
  ns0:marc001 "25342" ;
  a ns0:Chemical, skos:Concept ;
  skos:prefLabel "nisin"@en, "nisina"@es ;
  skos:related nalt:2346, nalt:15301 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:31026, nalt:10206, nalt:15196 ;
  skos:exactMatch <http://id.cabi.org/cabt/79473>, <http://id.loc.gov/authorities/subjects/sh85092029>, <http://id.agrisemantics.org/gacs/C14922>, <http://aims.fao.org/aos/agrovoc/c_24054> ;
  skos:definition nalt:15230_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:15230_def
  rdf:value "Antibiótico 34-aminoácido polipéptido producido por Streptococcus lactis. Se ha utilizado como un preservante de alimentos enlatados, tales como: frutas, verduras y queso."@es, "A 34-amino acid polypeptide antibiotic produced by Streptococcus lactis. It has been used as a food preservative in canned fruits and vegetables, and cheese."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

nalt:15196
  skos:prefLabel "bacteriocinas"@es, "bacteriocins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:15230 .

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

nalt:15301
  skos:prefLabel "Lactococcus lactis"@es, "Lactococcus lactis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:15230 .

nalt:2346
  skos:prefLabel "preservantes de alimentos"@es, "food preservatives"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:15230 .

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

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

