@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/modifiable_areal_unit_problem>
  skos:definition "The modifiable areal unit problem (MAUP) affects the analysis of data that have been aggregated to a set of zones or areal units. The MAUP manifests itself through two related components, known as the scaling and aggregation (or zoning) problems. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n133.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Modifiable Areal Unit Problem (MAUP)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography>, <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "modifiable areal unit problem"@en ;
  a skos:Concept .

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

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

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

