@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:33548
  skos:prefLabel "motilidad gastrointestinal"@es, "gastrointestinal motility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42435 .

nalt:42435_def
  rdf:value "Paso del alimento (a veces en forma de comida de prueba) por el tracto gastrointestinal medido en minutos u horas."@es, "Passage of food (sometimes in the form of a test meal) through the gastrointestinal tract as measured in minutes or hours."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:42435
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25010>, <http://id.cabi.org/cabt/118886> ;
  skos:hiddenLabel "gastro-intestinal transport"@en, "intestinal transit"@en, "gastro-intestinal transit"@en, "gastrointestinal-transit"@en, "gastrointestinal (GI) transit"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "gastrointestinal transit"@en, "tránsito gastrointestinal"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:42435_def ;
  skos:altLabel "transit time (intestinal)"@en, "tiempo de tránsito (intestinal)"@es, "gut transit time"@en ;
  ns0:marc001 "16264" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:33548 ;
  dc:modified "2019-04-24"^^xsd:date .

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

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

