@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,_tests_and_equipment>
  skos:prefLabel "methods, tests and equipment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/field_survey:_protocols_development> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/field_survey:_protocols_development> .

<https://concepts.sagepub.com/social-science/concept/field_survey:_protocols_development>
  skos:definition "Introduction Survey research is the methodological field within the social sciences concerned with the systematic collection and analysis of information from a subset of individuals or groups of persons chosen randomly from a population. Technically speaking it involves the following steps: (1) question wording, (2) structuring of the questionnaire, (3) sampling, (4) interviewing, (5) coding, (6) reporting. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n89.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Field Survey: Protocols Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment> ;
  skos:prefLabel "field survey: protocols development"@en ;
  a skos:Concept .

