@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/spatial_fix>
  skos:definition "The term spatial fix is embedded in Marxian thinking, which emerged in geography in the early 1970s. It is closely associated with the pioneering work of David Harvey on the historical geography of industrial capitalism. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1065.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Spatial Fix</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography_of_labor> ;
  skos:prefLabel "spatial fix"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/geography_of_labor>
  skos:prefLabel "geography of labor"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spatial_fix> .

