@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_quotients>
  skos:definition "Location quotients are a simple, widely used technique, primarily in economic geography, to measure how specialized the structure of the economy of a given study region is in comparison with a reference region (typically the country). They compare regional structural composition with that of the reference region by assessing an industry's share of a total regional economy relative to its share nationally. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n723.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Location Quotients</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography> ;
  skos:prefLabel "location quotients"@en ;
  a skos:Concept .

<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_quotients> .

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

