@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:148731
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:148731_def ;
  skos:broader nalt:8044 ;
  ns0:marc001 "60157" ;
  dc:created "2011-10-05"^^xsd:date ;
  skos:prefLabel "sulbactam"@es, "sulbactam"@en .

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

nalt:8044
  skos:prefLabel "penicilinas"@es, "penicillins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148731 .

nalt:148731_def
  rdf:value "Un inhibidor de la beta-lactamasa con acción antibacteriana muy débil. El compuesto previene la destrucción de los antibióticos betalactámicos mediante la inhibición de las beta-lactamasas, ampliando su espectro de actividad. Las combinaciones de sulbactam con antibióticos beta-lactámicos se han utilizado con éxito en el tratamiento de infecciones causadas por organismos resistentes a antibióticos individuales."@es, "A beta-lactamase inhibitor with very weak antibacterial action. The compound prevents antibiotic destruction of beta-lactam antibiotics by inhibiting beta-lactamases, thus extending their spectrum activity. Combinations of sulbactam with beta-lactam antibiotics have been used successfully for the therapy of infections caused by organisms resistant to the antibiotic alone."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

