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

nalt:208812
  skos:prefLabel "ámbito de hogar"@es, "home range"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:196463 .

nalt:196463
  skos:broader nalt:17385 ;
  skos:altLabel "philopatric species"@en, "natal philopatry"@en, "site fidelity"@en, "breeding philopatry"@en, "homing behavior"@en, "homing behaviour"@en ;
  skos:related nalt:208812 ;
  skos:hiddenLabel "release-site fidelity"@en, "homing behaviors"@en, "homing-behaviour"@en, "philopatric"@en, "release site fidelity"@en, "homing behaviours"@en, "homing-behavior"@en ;
  dc:created "2013-02-19"^^xsd:date ;
  ns0:marc001 "71368" ;
  skos:definition nalt:196463_def ;
  skos:prefLabel "philopatry"@en, "filopatría"@es ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-04-04"^^xsd:date .

nalt:17385
  skos:prefLabel "biogeografía"@es, "biogeography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:196463 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:196463_def
  rdf:value "Conducta manifestada por un individuo que regresa a su lugar de nacimiento u origen o que permanece en él."@es, "Behavior manifested by an individual returning to, or remaining in, its birthplace or home area."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

