@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 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#> .

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

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

nalt:148779_def
  rdf:value "Mezcla de antibiótico originalmente aislado de Streptomyces pristinaspiralis. Es una mezcla de compuestos a partir de las estreptograminas del grupo A: pristinamicina IIA y IIB y de estreptograminas del grupo B: pristinamicina IA, pristinamicina IB, pristinamicina IC."@es, "An antibiotic mixture originally isolated from Streptomyces pristinaspiralis. It is a mixture of compounds from streptogramin group A: pristinamycin IIA and IIB and from streptogramin group B: pristinamycin IA, pristinamycin IB, pristinamycin IC."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10206
  skos:prefLabel "antibióticos péptidos"@es, "peptide antibiotics"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:148779 .

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

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

