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

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

<https://concepts.sagepub.com/social-science/concept/shunning>
  skos:definition "Shunning is a social control mechanism used most commonly in small, tight-knit social groups to punish those who violate the most serious group rules. It is related to banishment and exile, although shunning is based on social rather than physical isolation or separation. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n395.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Shunning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/punishment> ;
  skos:prefLabel "shunning"@en ;
  a skos:Concept .

