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

nalt:83015703_def
  rdf:value "Presupuesto que indica cuánto tiempo pasa un animal mostrando un comportamiento concreto, como los de comer, dormir y jugar."@es, "An activity budget indicates how much time an animal spends performing a particular behavior, such as eating, sleeping, and playing."@en ;
  dc:source "AWIC" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:83015703
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "activity budget"@en, "presupuesto de actividades"@es ;
  ns0:marc001 "83015703" ;
  dc:modified "2024-05-04"^^xsd:date ;
  a skos:Concept ;
  skos:definition nalt:83015703_def ;
  skos:broader nalt:5156 ;
  dc:created "2023-04-03"^^xsd:date .

