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

<https://concepts.sagepub.com/social-science/concept/culture,_society,_and_popular_media>
  skos:prefLabel "culture, society, and popular media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_stigma> .

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

<https://concepts.sagepub.com/social-science/concept/social_stigma>
  skos:definition "The way divorce is socially perceived differs from one society to another. In many Western societies, the divorced are no longer exposed to the moral indignation they faced centuries or even decades ago. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n407.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Social Stigma</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D057545.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_behavior>, <https://concepts.sagepub.com/social-science/concept/culture,_society,_and_popular_media> ;
  skos:prefLabel "social stigma"@en ;
  a skos:Concept .

