@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/election_of_2008>
  skos:definition "On November 4, 2008, Barack Obama, a freshman Democratic senator from Illinois, was elected president. The son of a white mother from Kansas and a black father from Kenya became the first African American to win the nation's presidency. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-us-political-history/n698.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Political History; Election of 2008</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/elections_and_the_electoral_process> ;
  skos:prefLabel "election of 2008"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/elections_and_the_electoral_process>
  skos:prefLabel "elections and the electoral process"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/election_of_2008> .

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

