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

<https://concepts.sagepub.com/social-science/concept/expulsion>
  skos:definition "Expulsion is the removal from office of a senator or representative. It is the most severe sanction against a member, and is rarely used. [Source: <a href=\"https://sk.sagepub.com/cqpress/congress-a-to-z-4e/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Congress A to Z; Expulsion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_actions>, <https://concepts.sagepub.com/social-science/concept/discipline> ;
  skos:prefLabel "expulsion"@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/expulsion> .

<https://concepts.sagepub.com/social-science/concept/school_actions>
  skos:prefLabel "school actions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/expulsion> .

