@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/polls_and_public_opinion>
  skos:prefLabel "polls and public opinion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dark_horse_candidate> .

<https://concepts.sagepub.com/social-science/concept/political_campaign_management>
  skos:prefLabel "political campaign management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dark_horse_candidate> .

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

<https://concepts.sagepub.com/social-science/concept/dark_horse_candidate>
  skos:definition "ORIGINATING IN 1831, “dark horse” first appeared within Benjamin Disraeli's three-volume novel The Young Duke. Disraeli employed the term to describe the unexpected finish of a horse race: The first favourite was never heard of, the second favourite was never seen after the distance post, all the ten-to-oners were in the rear, and a dark horse, which had never been thought of, and which the careless St. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Dark Horse Candidate</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/polls_and_public_opinion>, <https://concepts.sagepub.com/social-science/concept/political_campaign_management> ;
  skos:prefLabel "dark horse candidate"@en ;
  a skos:Concept .

