@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/location-allocation_modeling>
  skos:definition "Some time ago, a real estate professional stated that there were three important issues in selecting a site for a business: location, location, and location. Although there are other important issues in business site selection, location is definitely one of the most important. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Location-Allocation Modeling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography>, <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "location-allocation modeling"@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/location-allocation_modeling> .

<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/location-allocation_modeling> .

<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/location-allocation_modeling> .

