@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#> .

nalt:287245
  skos:prefLabel "prueba de suspensión por la cola"@es, "tail suspension test"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:291314 .

nalt:68527
  skos:prefLabel "pruebas en animales"@es, "animal tests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:291314 .

nalt:291315
  skos:prefLabel "prueba de natación forzada"@es, "forced swimming test"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:291314 .

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

nalt:10278
  skos:prefLabel "antidepresivos"@es, "antidepressants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:291314 .

nalt:1750
  skos:prefLabel "conducta anormal"@es, "abnormal behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291314 .

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

nalt:10280
  skos:prefLabel "depresión mental"@es, "mental depression"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291314 .

nalt:291314
  skos:prefLabel "pruebas de desesperanza conductual"@es, "behavioral despair tests"@en ;
  dc:created "2017-02-02"^^xsd:date ;
  skos:related nalt:10278, nalt:1750, nalt:10280 ;
  skos:hiddenLabel "behavior despair tests"@en, "behavior despair test"@en, "behavioural despair test"@en, "behavioral despair test"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "80199" ;
  skos:broader nalt:68527 ;
  skos:narrower nalt:291315, nalt:287245 ;
  a skos:Concept, ns0:Topic .

