@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/symbolization>
  skos:definition "Symbolization is the process of linking geographic phenomena (i.e., real-world features and thematic data) to the graphic marks on a map. Everything seen on a map is a graphic mark. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n207.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Symbolization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographical_visualization> ;
  skos:prefLabel "symbolization"@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/symbolization> .

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

