@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/spatial_cognition>
  skos:prefLabel "spatial cognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spatial_cognitive_engineering> .

<https://concepts.sagepub.com/social-science/concept/spatial_cognitive_engineering>
  skos:definition "The goal of spatial cognitive engineering is to design spatial information systems and services based on the principles of human communication and reasoning. It is an interdisciplinary endeavor, involving the disciplines of geographic information science, cognitive science, computer science, and engineering. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1057.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Spatial Cognitive Engineering</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/spatial_cognition> ;
  skos:prefLabel "spatial cognitive engineering"@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/spatial_cognitive_engineering> .

