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

nalt:21241392_def
  rdf:value "Instinto o impulso de un animal de crear o construir un nido para sí mismo o para sus crías a fin de refugiarse, calentarse o protegerse."@es, "The instinct or urge that an animal has to create or build a nest for itself or its offspring for shelter, warmth, or protection."@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:21241392 .

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

nalt:21241392
  skos:definition nalt:21241392_def ;
  a skos:Concept ;
  skos:broader nalt:5156 ;
  dc:modified "2024-05-04"^^xsd:date ;
  dc:created "2023-04-03"^^xsd:date ;
  skos:prefLabel "nesting behavior"@en, "comportamiento de anidación"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "21241392" .

