@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:185489 .

nalt:185489_def
  rdf:value "Imágenes endoscópicas no invasivas obtenidas a través de un videoendoscopio en cápsula, a fin de examinar el tracto gastrointestinal, especialmente el intestino delgado."@es, "Non-invasive, endoscopic imaging by use of video capsule endoscope to perform examination of the gastrointestinal tract, especially the small bowel."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:185489
  skos:prefLabel "capsule endoscopy"@en, "endoscopia por cápsula"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2007003153> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "60587" ;
  skos:altLabel "video capsule endoscopy"@en, "wireless capsule video endoscopy"@en, "wireless capsule endoscopy"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2012-04-24"^^xsd:date ;
  skos:definition nalt:185489_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:185488 .

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

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

