@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_and_map_metaphor>
  skos:definition "Metaphors are mappings from one domain to another. Typically, the source domain is familiar to the audience, and the target domain is unfamiliar or abstract. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Metaphor, Spatial and Map</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "spatial and map metaphor"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS>
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spatial_and_map_metaphor> .

