@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/qualitative_spatial_relations>
  skos:definition "Geographical information systems (GIS) typically contain many gigabytes of quantitative spatial data; a major problem is how to best query and abstract this data for presentation to the human user. One possibility is through the use of maps and other graphical interfaces. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n198.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Spatial Relations, Qualitative</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "qualitative spatial relations"@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/qualitative_spatial_relations> .

<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/qualitative_spatial_relations> .

