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

<https://concepts.sagepub.com/social-science/concept/family>
  skos:prefLabel "family"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/analysis_of_family_data> .

<https://concepts.sagepub.com/social-science/concept/analysis_of_family_data>
  skos:definition "Family data analysis involves the application of statistical analysis methods to those particular relationships found in families; for example between spouses, parent-child, and sibling relationships. Most research in the social sciences considers the outcome for only one individual; for example, studies of childhood depression. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n201.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Family Data, Analysis of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods_for_studying_relationships>, <https://concepts.sagepub.com/social-science/concept/family> ;
  skos:prefLabel "analysis of family data"@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/analysis_of_family_data> .

