@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-ZD8BGF6N-K .

n9j:-KDKSK4ZW-V
  skos:prefLabel "methods for studying relationships"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZD8BGF6N-K .

n9j:-ZD8BGF6N-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/survey_methods_in_relationship_research> ;
  skos:definition "Survey methods are among the most popular approaches used by researchers to study human relationships. Survey methods refer to a type of research in which data are collected from a sample drawn from a population through the use of a questionnaire. [Source: Encyclopedia of Human Relationships; Survey Methods in Relationship Research]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KDKSK4ZW-V ;
  skos:prefLabel "survey methods in relationship research"@en .

