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

nalt:4801
  skos:prefLabel "micotoxicosis"@es, "mycotoxicosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:335087 .

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

nalt:335087
  skos:definition nalt:335087_def ;
  ns0:marc001previous "93849" ;
  dc:created "2019-10-28"^^xsd:date ;
  skos:related nalt:37843 ;
  ns0:marc001 "9813982681100041" ;
  skos:broader nalt:4801 ;
  skos:prefLabel "fescue foot"@en, "pie de festuca"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-12-16"^^xsd:date .

nalt:335087_def
  rdf:value "Una enfermedad en el ganado que ocurre comúnmente durante el pastoreo de fines de otoño e invierno de festuca alta infectada con endófitos. Los síntomas varían desde sensibilidad en el cuarto trasero (caminata lenta con cojera) hasta gangrena y muerte del tejido de la cola, oreja y pies. En casos extremos, se puede perder una cola o una pezuña. La constricción de los vasos sanguíneos en las extremidades limita el flujo sanguíneo hacia ellos y causa la muerte del tejido."@es, "A malady in cattle that commonly occurs during late fall and winter grazing of endophyte infected tall fescue. Symptoms range from hind quarter tenderness (slow walk with limp) to gangrene and tissue death of tail, ear, and feet. In extreme cases a tail or hoof may be lost. Constriction of blood vessels at the extremities limits blood flow to them and causes tissue death."@en ;
  dc:source "National Range and Pasture Handbook, USDA" ;
  a ns0:Definition .

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

nalt:37843
  skos:prefLabel "toxicosis por festuca"@es, "fescue toxicosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:335087 .

