@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/diagnostics>
  skos:definition "in marketing and advertising research, a broad range of techniques involving data collection and analysis to acquire feedback from consumers on a variety of marketing, advertising, and promotion issues, for the purpose of gaining insight to aid the development and implementation of future marketing communications programs. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n1025.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Diagnostics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/logistic_regression> ;
  skos:prefLabel "diagnostics"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/logistic_regression>
  skos:prefLabel "logistic regression"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diagnostics> .

