@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:189510
  skos:prefLabel "vancomicina"@es, "vancomycin"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "62220" ;
  dc:modified "2020-10-06"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/122495>, <http://id.agrisemantics.org/gacs/C10136>, <http://id.loc.gov/authorities/subjects/sh85142027> ;
  a skos:Concept, ns0:Chemical ;
  skos:related nalt:343798 ;
  skos:broader nalt:10206 ;
  dc:created "2012-08-07"^^xsd:date ;
  skos:definition nalt:189510_def .

nalt:189510_def
  rdf:value "Antibacteriano obtenido de la bacteria Streptomyces orientalis. Este glicopéptido, relacionado con la ristocetina, inhibe la estructura de la pared celular bacteriana y es tóxico para los riñones y el oído interno."@es, "Antibacterial obtained from Streptomyces orientalis. It is a glycopeptide related to ristocetin that inhibits bacterial cell wall assembly and is toxic to kidneys and the inner ear."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

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

nalt:10206
  skos:prefLabel "antibióticos péptidos"@es, "peptide antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:189510 .

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

