@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:327753
  skos:altLabel "continent ileostomy"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:46899 ;
  skos:prefLabel "ileostomy"@en, "ileostomía"@es ;
  ns0:marc001 "9813981971800041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001previous "94046" ;
  dc:modified "2019-12-11"^^xsd:date ;
  skos:definition nalt:327753_def ;
  skos:broader nalt:327751 ;
  dc:created "2019-03-01"^^xsd:date .

nalt:327751
  skos:prefLabel "enterostomía"@es, "enterostomy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:327753 .

nalt:46899
  skos:prefLabel "ileón"@es, "ileum"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:327753 .

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

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

nalt:327753_def
  rdf:value "Orificio externo realizado quirúrgicamente en el íleon para la desviación o el drenaje fecal. Esta sustitución del recto suele efectuarse en pacientes que presentan enfermedades inflamatorias intestinales graves. Los procedimientos con asa (continente) o sonda (incontinente) son los más frecuentes."@es, "Surgical creation of an external opening into the ileum for fecal diversion or drainage. This replacement for the rectum is usually created in patients with severe inflammatory bowel diseases. Loop (continent) or tube (incontinent) procedures are most often employed."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

