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

<https://concepts.sagepub.com/social-science/concept/quantitative_methods_in_relationship_research>
  skos:definition "Of the various ways that scholars study relationships, the most common involve quantitative methods. The quantitative approach uses statistical procedures to identify trends or regularities in data, which are then examined to yield insights about the subject matter under investigation. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n428.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Quantitative Methods in Relationship Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods_for_studying_relationships> ;
  skos:prefLabel "quantitative methods in relationship research"@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/quantitative_methods_in_relationship_research> .

