@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/cartography>
  skos:prefLabel "cartography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-organizing_maps> .

<https://concepts.sagepub.com/social-science/concept/self-organizing_maps>
  skos:definition "Self-organizing maps (SOMs) are not cartographic maps; rather SOMs are mathematical transformations of data to a predefined two-dimensional (2D) structure to reveal data clusters based on similarity. Conceptually, the basic idea of SOM corresponds well to Tobler's first law of geography, but SOMs consider distances in a space of multiple attributes rather than a space of geographic coordinates. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1018.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Self-Organizing Maps</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "self-organizing maps"@en ;
  a skos:Concept .

<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/self-organizing_maps> .

