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

nalt:308247_def
  rdf:value "Rotación del estómago que puede producir una isquemia gástrica y la obstrucción de los conductos gástricos. Se suele asociar a hernias diafragmáticas."@es, "Twisting of the stomach that may result in gastric ischemia and gastric outlet obstruction. It is often associated with diaphragmatic hernia."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:334
  skos:prefLabel "enfermedades del sistema digestivo"@es, "digestive system diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:308247 .

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

nalt:308247
  skos:definition nalt:308247_def ;
  skos:related nalt:9350, nalt:47560 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "stomach-volvulus"@en, "gastric-volvulus"@en ;
  skos:altLabel "gastric volvulus"@en ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-09-12"^^xsd:date ;
  ns0:marc001 "84021" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:334 ;
  skos:prefLabel "vólvulo gástrico"@es, "stomach volvulus"@en .

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

nalt:47560
  skos:prefLabel "vólvulo intestinal"@es, "intestinal volvulus"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:308247 .

nalt:9350
  skos:prefLabel "estómago"@es, "stomach"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:308247 .

