@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/political_sociology>
  skos:prefLabel "political sociology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intellectuals> .

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

<https://concepts.sagepub.com/social-science/concept/social_structures>
  skos:prefLabel "social structures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intellectuals> .

<https://concepts.sagepub.com/social-science/concept/urban_culture>
  skos:prefLabel "urban culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intellectuals> .

<https://concepts.sagepub.com/social-science/concept/intellectuals>
  skos:definition "There has been much heated debate among journalists, academics, and others recently on the question of who is an intellectual and whether there has been a decline in intellectual life. The trend now is toward a less prescriptive definition than the one previously accepted. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n148.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Intellectuals</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_culture>, <https://concepts.sagepub.com/social-science/concept/social_structures>, <https://concepts.sagepub.com/social-science/concept/political_sociology> ;
  skos:prefLabel "intellectuals"@en ;
  a skos:Concept .

