@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/cartographic_generalization>
  skos:definition "All maps are abstractions of reality, as a map must selectively illustrate some of the features on the surface of the earth. Cartographic generalization is the process of reducing the information content of maps due to scale change, map purpose, intended audience, and/or technical constraints. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Generalization, Cartographic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographical_visualization>, <https://concepts.sagepub.com/social-science/concept/data_manipulation> ;
  skos:prefLabel "cartographic generalization"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geographical_visualization>
  skos:prefLabel "geographical visualization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cartographic_generalization> .

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

<https://concepts.sagepub.com/social-science/concept/data_manipulation>
  skos:prefLabel "data manipulation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cartographic_generalization> .

