@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:17465
  skos:prefLabel "ritmo circadiano"@es, "circadian rhythm"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:191706 .

nalt:191706_def
  rdf:value "Conducta mostrada en un período de 24 horas, tanto en las horas del día como en las de la noche."@es, "Behavior occurring within a 24-hour period, including both daytime (diurnal) and nighttime (nocturnal) hours."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:1754
  skos:prefLabel "conducta"@es, "behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:191706 .

nalt:69327
  skos:prefLabel "actividad diurna"@es, "diurnal activity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:191706 .

<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:related nalt:191706 .

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

nalt:191706
  skos:broader nalt:1754 ;
  skos:related nalt:17465, nalt:16454, nalt:69327 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "diel activities"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2012-09-25"^^xsd:date ;
  ns0:marc001 "60838" ;
  skos:definition nalt:191706_def ;
  skos:prefLabel "actividad nictémera"@es, "diel activity"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "diel period"@en .

