@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/survey_research>
  skos:definition "Survey research is a specialized type of research used primarily in quantitative research, although it may also be employed in qualitative contexts. Its chief function is to gain insights concerning the characteristics of a particular group of people (e.g., demographic characteristics, purchasing habit, attitudes, or behaviors). [Source: <a href=\"https://sk.sagepub.com/reference/sportsmagementmarketing/n747.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Management and Marketing; Survey Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inquiry_and_research> ;
  skos:prefLabel "survey research"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/inquiry_and_research>
  skos:prefLabel "inquiry and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/survey_research> .

<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/survey_research> .

