@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/map_generalization>
  skos:definition "The capacity to comprehend the physical world depends on our capacity to model it. Given the complex interplay of multiscale processes (both human and physical), it is critical that we model it at multiple levels of detail and that we have the capacity to understand and model the interaction of these processes between scales. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n742.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Map Generalization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "map generalization"@en ;
  a skos:Concept .

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

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

