@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/behavioral_geography>
  skos:definition "Behavioral geography investigates human action in geographic space as mediated through the cognitive processing of environmental information. Its emphasis is on spatial behavior and the psychology that lies beneath it at an individual level. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n14.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Behavioral Geography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_geography_theory> ;
  skos:prefLabel "behavioral geography"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/behavioral_geography> .

<https://concepts.sagepub.com/social-science/concept/human_geography_theory>
  skos:prefLabel "human geography theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/behavioral_geography> .

