@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/cultural_groups>
  skos:prefLabel "cultural groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/citizens> .

<https://concepts.sagepub.com/social-science/concept/citizens>
  skos:definition "In ancient Athens, citizenship conferred the right to participate in the world’s first democracy . In the Roman republic, a citizen (from the Latin civitas, meaning citizenship) was entitled to participate in certain decisions related to governance of the republic. Citizenship, however, was limited to free adult males. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-us-constitution-a-to-z-2e/n54.xml\" target=\"_blank\" data-id=\"to-sk\">The U.S. Constitution A to Z; Citizens</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_groups> ;
  skos:prefLabel "citizens"@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/citizens> .

