@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/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geographical_analysis_machine> .

<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/geographical_analysis_machine> .

<https://concepts.sagepub.com/social-science/concept/geographical_analysis_machine>
  skos:definition "A geographical analysis machine (GAM) is an exploratory method for the detection of the raised incidence of some phenomenon in an at-risk population. The name and its acronym were coined by Stan Openshaw and others in 1987. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Geographical Analysis Machine (GAM)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "geographical analysis machine"@en ;
  a skos:Concept .

