@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/agoras>
  skos:definition "The agora lay at the heart of the ancient Greek city. It was centrally located, served as a communal meeting place, and witnessed a variety of public activities, including economic transactions, judicial and administrative proceedings, and religious practices. [Source: <a href=\"https://sk.sagepub.com/reference/community/n8.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Agoras</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/instrumental_communities> ;
  skos:prefLabel "agoras"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/instrumental_communities>
  skos:prefLabel "instrumental communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/agoras> .

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

