@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/key_people_in_political_communication>
  skos:prefLabel "key people in political communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nancy_Reagan> .

<https://concepts.sagepub.com/social-science/concept/prominent_mothers>
  skos:prefLabel "prominent mothers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Nancy_Reagan> .

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

<https://concepts.sagepub.com/social-science/concept/Nancy_Reagan>
  skos:definition "Nancy Reagan (1923–) was the second wife of Ronald Reagan, who served as president from 1981 to 1989. Nancy was one of the most controversial first ladies. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-presidency-a-to-z-3e/n263.xml\" target=\"_blank\" data-id=\"to-sk\">The Presidency A to Z; Reagan, Nancy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prominent_mothers>, <https://concepts.sagepub.com/social-science/concept/key_people_in_political_communication> ;
  skos:prefLabel "Nancy Reagan"@en ;
  a skos:Concept .

