@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/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/geographical_and_spatial_analysis> .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geographical_and_spatial_analysis> .

<https://concepts.sagepub.com/social-science/concept/geographical_and_spatial_analysis>
  skos:definition "All events have space and time coordinates attached to them—they happen somewhere at some time. In many areas of epidemiology, recording the place of individual events and exposure is vitally important. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n178.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Geographical and Spatial Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods> ;
  skos:prefLabel "geographical and spatial analysis"@en ;
  a skos:Concept .

