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

nalt:148784_def
  rdf:value "Antibiótico lipopéptido cíclico que inhibe las bacterias gram positivas."@es, "A cyclic lipopeptide antibiotic that inhibits gram-positive bacteria."@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:148784 .

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

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

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

