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

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-HQTQKKQW-Z .

n9j:-HQTQKKQW-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/spatialization> ;
  skos:definition "Spatialization is the transformation of high-dimensional data into lower-dimensional geometric representations on the basis of computational methods and spatial metaphors. Its aim is to enable people to discover patterns and relationships within complex, n-dimensional data while leveraging existing perceptual and cognitive abilities. [Source: Encyclopedia of Geography; Spatialization]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1C49600-9, n9j:-H7ZPS25X-P ;
  skos:prefLabel "spatialization"@en .

n9j: a skos:ConceptScheme .
n9j:-H7ZPS25X-P
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HQTQKKQW-Z .

n9j:-W1C49600-9
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HQTQKKQW-Z .

