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

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

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

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:9017
  skos:hiddenLabel "territory formation"@en, "territorial defence"@en, "territorial maintenance"@en, "territorial defense"@en, "bourgeois behavior"@en, "defense of territories"@en, "territory tenure"@en, "territorial-behaviour"@en, "territorial-behavior"@en, "territory establishment"@en, "territorial contests"@en, "territory occupancy"@en, "bourgeois behaviour"@en, "territorial behavior"@en, "territory ownership"@en, "territory selection"@en, "territorial establishment"@en, "territorial dynamics"@en, "defence of territory"@en, "territory dynamics"@en, "territorial tenure"@en, "territorial behaviour"@en, "territorial occupancy"@en, "territory size"@en, "territorial contest"@en, "territorial behaviours"@en, "defence of territories"@en, "defense of territory"@en, "territory occupation"@en, "territorial success"@en, "territory choice"@en, "territorial occupation"@en, "territorial efficiency"@en, "defend territory"@en, "territorial structure"@en, "territorial behaviors"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C19356>, <http://id.cabi.org/cabt/115629> ;
  dc:modified "2017-03-24"^^xsd:date ;
  skos:broader nalt:5156 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:9017_def ;
  ns0:marc001 "37094" ;
  skos:prefLabel "territoriality"@en, "territorialidad"@es ;
  skos:related nalt:208812 ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:9017_def
  rdf:value "Comportamiento mediante el cual un organismo reclama un área y la defiende de otros miembros de su propia especie."@es, "The behavior by which an organism claims an area and defends it against members of its own species."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

