@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:-KLDKVQLM-7 .

n9j: a skos:ConceptScheme .
n9j:-KLDKVQLM-7
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/exploratory_spatial_data_analysis> ;
  skos:definition "Exploratory spatial data analysis (ESDA) is an approach to the analysis of spatial data employing a number of techniques, many of which are graphical or interactive. It aims to uncover patterns in the data without rigorously specified statistical models. [Source: Encyclopedia of Geographic Information Science; Exploratory Spatial Data Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1C49600-9, n9j:-H7ZPS25X-P ;
  skos:prefLabel "exploratory spatial data analysis"@en .

n9j:-H7ZPS25X-P
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KLDKVQLM-7 .

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

