@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/social_space>
  skos:prefLabel "social space"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gay_space> .

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

<https://concepts.sagepub.com/social-science/concept/gay_space>
  skos:definition "Gay space, particularly urban clusters of leisure venues serving a male homosexual clientele, first attracted the attention of urban geographers and sociologists in the late 1970s. As historians have demonstrated, there were vital (and often overt) urban homosexual subcultures in many major cities from at least the eighteenth century onward. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Gay Space</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_space> ;
  skos:prefLabel "gay space"@en ;
  a skos:Concept .

