@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 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#> .

nalt:343786_def
  rdf:value "Glucopéptidos que tienen una cadena lateral lipofílica adicional. Varios antibióticos lipoglucopéptidos semisintéticos se derivan de antibióticos lipoglucopéptidos y glucopéptidos naturales."@es, "Glycopeptides that have an additional lipophilic side chains. Several semisynthetic lipoglycopeptide antibiotics are derived from naturally occurring lipoglycopeptide and glycopeptide antibiotics."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:343786
  skos:hiddenLabel "lipo-glycopeptides"@en, "lipo-glycopeptide"@en, "lipoglycopeptide"@en ;
  skos:definition nalt:343786_def ;
  dc:created "2020-10-05"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "lipoglucopéptidos"@es, "lipoglycopeptides"@en ;
  skos:narrower nalt:343798 ;
  dc:modified "2020-11-03"^^xsd:date ;
  ns0:marc001 "96059" ;
  skos:broader nalt:43281 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:343798
  skos:prefLabel "dalbavancina"@es, "dalbavancin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:343786 .

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

nalt:43281
  skos:prefLabel "glicopéptidos"@es, "glycopeptides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:343786 .

