@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/multiple-choice_questions>
  skos:definition "structured research questions in which each question provides several possible answers and the respondent must select the one that he or she thinks best answers the question. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n2234.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Multiple-Choice Questions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/structured_interview> ;
  skos:prefLabel "multiple-choice questions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/structured_interview>
  skos:prefLabel "structured interview"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multiple-choice_questions> .

<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/multiple-choice_questions> .

