@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/dyadic_data_analysis> .

<https://concepts.sagepub.com/social-science/concept/dyadic_data_analysis>
  skos:definition "Dyadic data analysis refers to a set of statistical techniques that model data from individuals who are connected or paired in some way. Dyads may be siblings, spouses, roommates, coworkers, neighbors, colleagues, or any other pairing that may be of interest to a researcher. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n152.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Dyadic Data Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods_for_studying_relationships> ;
  skos:prefLabel "dyadic data analysis"@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/dyadic_data_analysis> .

