@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/congressional_leadership>
  skos:prefLabel "congressional leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mace> .

<https://concepts.sagepub.com/social-science/concept/mace>
  skos:definition "an aerosol chemical designed to render an attacker temporarily immobile and harmless. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n1153.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Mace</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/congressional_procedures>, <https://concepts.sagepub.com/social-science/concept/congressional_leadership> ;
  skos:prefLabel "mace"@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/mace> .

<https://concepts.sagepub.com/social-science/concept/congressional_procedures>
  skos:prefLabel "congressional procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mace> .

