@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/geography_of_communications> .

<https://concepts.sagepub.com/social-science/concept/geography_of_communications>
  skos:definition "There is no process in human geography, whether economic, political, or cultural, that does not depend on communication in extensive and important ways. Communications are flows of ideas and information through space and time. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n40.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Communications, Geography of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "geography of communications"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_geography>
  skos:prefLabel "social geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geography_of_communications> .

