@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:15836
  skos:broader nalt:8137 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2003008450>, <http://id.loc.gov/authorities/subjects/sh85093648> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-10-23"^^xsd:date ;
  skos:altLabel "gastric bypass"@en ;
  skos:hiddenLabel "bariatric-surgery"@en, "gastric-bypass"@en, "gastric banding"@en, "gastroplasty"@en, "gastric-banding"@en ;
  skos:definition nalt:15836_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31695> ;
  skos:prefLabel "bariatric surgery"@en, "cirugía bariátrica"@es ;
  ns0:marc001 "50701" ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept .

nalt:15836_def
  rdf:value "Técnicas quirúrgicas, como la instalación de una banda gástrica, el bypass gástrico, la gastroplastía, y el bypass biliopancreático, efectuadas en el estómago o en los intestinos de personas patológicamente obesas para reducir peso."@es, "Surgical techniques, such as gastric banding, gastric bypass, gastroplasty, and biliopancreatic diversion, performed on the stomach and/or intestines of severely obese individuals for weight reduction."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

nalt:8137
  skos:prefLabel "cirugía"@es, "surgery"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:15836 .

