@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:11506
  skos:prefLabel "hábitats"@es, "habitats"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:208812 .

nalt:9140
  skos:prefLabel "preferencias de hábitat"@es, "habitat preferences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:208812 .

nalt:208812
  skos:hiddenLabel "kernel home range"@en, "home-range"@en, "kernel home ranges"@en, "within-home-range"@en, "home ranges"@en ;
  skos:prefLabel "ámbito de hogar"@es, "home range"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:11506, nalt:196463, nalt:9017 ;
  dc:modified "2017-10-16"^^xsd:date ;
  skos:broader nalt:9140 ;
  ns0:marc001 "68068" ;
  dc:created "2014-01-07"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "home territory"@en ;
  skos:definition nalt:208812_def .

nalt:196463
  skos:prefLabel "filopatría"@es, "philopatry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:208812 .

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

nalt:9017
  skos:prefLabel "territorialidad"@es, "territoriality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:208812 .

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

nalt:208812_def
  rdf:value "Área geográfica dentro de la cual un animal vive, se desplaza y realiza sus actividades usuales."@es, "The geographic area within which an animal lives and moves and to which it confines its usual activities."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

