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

<https://concepts.sagepub.com/social-science/concept/sociometric_choice>
  skos:definition "Sociometric choice is a method of measuring group members' relationships by asking them to identify others with whom they are or wish to be connected in a specific situation. These choices identify relations of attraction and repulsion, or liking and disliking, in the group. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n257.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Sociometric Choice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methodology>, <https://concepts.sagepub.com/social-science/concept/group_structure> ;
  skos:prefLabel "sociometric choice"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/group_structure>
  skos:prefLabel "group structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sociometric_choice> .

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

