@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/quantitative_geography>
  skos:prefLabel "quantitative geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/point_pattern_analysis> .

<https://concepts.sagepub.com/social-science/concept/point_pattern_analysis>
  skos:definition "Point pattern analysis is considered a branch of spatial statistics involving the ability to analyze the spatial patterns of “events” that occur at a set of locations, with each event representing a single instance of the phenomenon of interest. Point patterns were initially studied in plant ecology 70 years ago, when researchers tried to describe and analyze the spatial distribution of plants. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n896.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Point Pattern Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography> ;
  skos:prefLabel "point pattern analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/point_pattern_analysis> .

