@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/philosophy_and_sociology>
  skos:prefLabel "philosophy and sociology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_identity> .

<https://concepts.sagepub.com/social-science/concept/social_ontology_and_collective_intentionality>
  skos:prefLabel "social ontology and collective intentionality"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_identity> .

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

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

<https://concepts.sagepub.com/social-science/concept/group_identity>
  skos:definition "Group identity exists when a relatively small number of people view themselves collectively as comprising an entity that is distinct from other entities. Whereas group identity is a group-level construct that references the extent to which members collectively view themselves as a distinct group (and are viewed as such by nonmembers), group identification is an individual-level construct that signifies the degree to which individual members attach significance to their association with a group (and its identity). [Source: <a href=\"https://sk.sagepub.com/reference/identity/n106.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Identity; Group Identity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_ontology_and_collective_intentionality>, <https://concepts.sagepub.com/social-science/concept/philosophy_and_sociology>, <https://concepts.sagepub.com/social-science/concept/identity_and_self> ;
  skos:prefLabel "group identity"@en ;
  a skos:Concept .

