@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/wayfinding>
  skos:definition "Wayfinding is the cognitive-conceptual process of finding and planning a route from an origin to a destination through a known, partially known, or unknown environment. Travel from an origin to a destination is a fundamental human activity that nearly everyone completes on a daily basis. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1234.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Wayfinding</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/space_(geography)> ;
  skos:prefLabel "wayfinding"@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/wayfinding> .

<https://concepts.sagepub.com/social-science/concept/space_(geography)>
  skos:prefLabel "space (geography)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wayfinding> .

