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

<https://concepts.sagepub.com/social-science/concept/interindividual_intergroup_discontinuity>
  skos:broader <https://concepts.sagepub.com/social-science/concept/intragroup_relations>, <https://concepts.sagepub.com/social-science/concept/identity_and_self> ;
  skos:prefLabel "interindividual/intergroup discontinuity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/identity_and_self>
  skos:prefLabel "identity and self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interindividual_intergroup_discontinuity> .

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

