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

<https://concepts.sagepub.com/social-science/concept/social_deviance>
  skos:prefLabel "social deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_alienation> .

<https://concepts.sagepub.com/social-science/concept/social_alienation>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/opting_out> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012918.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_isolation>, <https://concepts.sagepub.com/social-science/concept/social_deviance>, <https://concepts.sagepub.com/social-science/concept/emotion_in_the_workplace> ;
  skos:prefLabel "social alienation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/emotion_in_the_workplace>
  skos:prefLabel "emotion in the workplace"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_alienation> .

<https://concepts.sagepub.com/social-science/concept/opting_out>
  skos:prefLabel "opting out"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_alienation> .

<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_alienation> .

