@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-K5JRNBN9-Z
  owl:sameAs <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: Encyclopedia of Geography; Self-Organizing Maps]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PBBKHHHQ-H ;
  skos:prefLabel "self-organizing maps"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-K5JRNBN9-Z .

n9j:-PBBKHHHQ-H
  skos:prefLabel "cartography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K5JRNBN9-Z .

n9j: a skos:ConceptScheme .
