@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 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:148778 .

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

nalt:148778_def
  rdf:value "Complejo antibiótico originalmente aislado de Streptomyces mitakaenis. Contiene dos ingredientes principales: estreptogramina A (micamicina A) y estreptogramina B (micamicina B)."@es, "An antibiotic complex originally isolated from Streptomyces mitakaenis. It contains two principle ingredients: streptogramin A (mikamycin A) and streptogramin B (mikamycin B)."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

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

