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

nalt:156
  skos:prefLabel "signos y síntomas (animales y seres humanos)"@es, "signs and symptoms (animals and humans)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:916 .

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

nalt:916
  skos:prefLabel "meteorismo"@es, "bloat"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:definition nalt:916_def ;
  skos:related nalt:10217 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/19199>, <http://aims.fao.org/aos/agrovoc/c_9316>, <http://id.agrisemantics.org/gacs/C24812> ;
  skos:broader nalt:156 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "5258" ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:10217
  skos:prefLabel "agentes antimeteorismo"@es, "antibloat agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:916 .

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

nalt:916_def
  rdf:value "Distensión severa del abdomen causada por gas, generalmente en animales rumiantes. El problema empeora con el acceso repentino a pastizales o alfalfa en estado vegetativo, alimentos que son fácilmente digeribles."@es, "A severe distension of the abdomen caused by gas; usually in ruminant animals. The problem is greatest with sudden access to lush pastures or vegetative stage alfalfa--foods that are too easily digested."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

