@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:274682
  skos:prefLabel "aves migratorias"@es, "migratory birds"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:261803 .

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

nalt:16454
  skos:prefLabel "actividad nocturna"@es, "nocturnal activity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:261803 .

nalt:261803
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2016-03-16"^^xsd:date ;
  skos:definition nalt:261803_def ;
  skos:related nalt:274682 ;
  ns0:marc001 "75143" ;
  skos:altLabel "migratory sleeplessness"@en ;
  skos:prefLabel "zugunruhe"@es, "Zugunruhe"@en ;
  skos:broader nalt:16454, nalt:52927 ;
  dc:created "2015-09-24"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:261803_def
  rdf:value "Inquietud migratoria nocturna o necesidad de migrar espontánea, estacionalmente apropiada, que ha sido vista sobre todo en aves migratorias como expresión de condiciones migratorias."@es, "Nocturnal migratory restlessness or seasonally appropriate spontaneous urge to migrate, which has been seen mostly in migratory birds as an expression of migratory conditions."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:52927
  skos:prefLabel "comportamiento migratorio"@es, "migratory behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:261803 .

