@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 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:185488
  skos:prefLabel "endoscopia gastrointestinal"@es, "gastrointestinal endoscopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:185490 .

nalt:185490_def
  rdf:value "Exploración del intestino delgado realizada por medio de un endoscopio, que avanza desde el estómago hacia los intestinos mediante la inflación alternativa de dos balones, uno montado en un extremo del endoscopio y el otro en un sobretubo."@es, "Endoscopy of the small intestines accomplished while advancing the endoscope into the intestines from the stomach by alternating the inflation of two balloons, one on an innertube of the endoscope and the other on an overtube."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:185490
  dc:created "2012-04-24"^^xsd:date ;
  skos:related nalt:34888 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "enteroscopia de doble balón"@es, "double-balloon enteroscopy"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "double-balloon endoscopy"@en, "push-and-pull enteroscopy"@en ;
  ns0:marc001 "60868" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:185490_def ;
  skos:broader nalt:185488 .

nalt:34888
  skos:prefLabel "intestino delgado"@es, "small intestine"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:185490 .

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

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

