@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/uncivil_society>
  skos:definition "Although most groups and individuals in the nonprofit, nongovernmental realm of global civil society are civil, some are not. Some are arrogant and violent in a way that might be characterized as uncivil society. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n529.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Uncivil Society</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/global_civil_society> ;
  skos:prefLabel "uncivil society"@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/uncivil_society> .

<https://concepts.sagepub.com/social-science/concept/global_civil_society>
  skos:prefLabel "global civil society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uncivil_society> .

