@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/methods_for_studying_relationships>
  skos:prefLabel "methods for studying relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peer_report_methods> .

<https://concepts.sagepub.com/social-science/concept/peer_report_methods>
  skos:definition "Peer reports are descriptions of target individuals' thoughts, feelings, motives, or behaviors. A strict definition of the term peer report refers to raters who are similar in age, grade, or status to the target individual. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n391.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Peer Report Methods</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods_for_studying_relationships> ;
  skos:prefLabel "peer report methods"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/peer_report_methods> .

