@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:185488
  skos:prefLabel "endoscopia gastrointestinal"@es, "gastrointestinal endoscopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:185494 .

nalt:10589
  skos:prefLabel "recto"@es, "rectum"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:185494 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:185494_def
  rdf:value "Examen, terapia o cirugía que se practica en el recto con la ayuda de un endoscopio."@es, "Endoscopic examination, therapy or surgery of the rectum."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:185494
  skos:broader nalt:185488 ;
  skos:altLabel "anoscopy"@en, "proctoscopic surgery"@en, "rectoscopy"@en, "proctoscopic surgical procedures"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:185494_def ;
  ns0:marc001 "61826" ;
  skos:prefLabel "proctoscopy"@en, "proctoscopia"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85107172> ;
  dc:created "2012-04-24"^^xsd:date ;
  skos:related nalt:10589 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept .

