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

nalt:8043_def
  rdf:value "Un antibiótico semisintético de amplio espectro similar a la ampicilina, excepto que por su resistencia al ácido gástrico permite mayores niveles séricos con la administración por vía oral."@es, "A broad-spectrum semisynthetic antibiotic similar to ampicillin except that its resistance to gastric acid permits higher serum levels with oral administration."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8043
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:8122 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "amoxicilina"@es, "amoxicillin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:definition nalt:8043_def ;
  skos:altLabel "amoxicillin sodium"@en ;
  ns0:marc001 "2187" ;
  dc:modified "2017-10-25"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85004587>, <http://id.cabi.org/cabt/9560>, <http://id.agrisemantics.org/gacs/C11183> .

nalt:8122
  skos:prefLabel "ampicilina"@es, "ampicillin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:8043 .

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

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

