@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:9580_def
  rdf:value "Animales que no se pueden parar o caminar solos, debido a enfermedad o heridas."@es, "Animals that cannot stand or walk unassisted, due to illness or injury."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:65
  skos:prefLabel "animales"@es, "animals"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:9580 .

nalt:13558
  skos:prefLabel "ataxia"@es, "ataxia (disorder)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9580 .

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

nalt:9580
  ns0:marc001 "40735" ;
  skos:hiddenLabel "downer animal"@en, "downer-animals"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "animales impedidos"@es, "downer animals"@en ;
  skos:altLabel "downed animals"@en, "non-ambulatory animals"@en, "animales no ambulatorios"@es, "nonambulatory animals"@en ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:13558 ;
  skos:definition nalt:9580_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:65 .

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

