@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/legislative_studies>
  skos:prefLabel "legislative studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/recall> .

<https://concepts.sagepub.com/social-science/concept/recall>
  skos:definition "an individual's ability to remember specific elements or points about a particular advertisement, commercial, or campaign;. . [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n3040.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Recall</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/polls_and_public_opinion>, <https://concepts.sagepub.com/social-science/concept/legislative_studies>, <https://concepts.sagepub.com/social-science/concept/corruption_in_American_campaigns_and_elections> ;
  skos:prefLabel "recall"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/corruption_in_American_campaigns_and_elections>
  skos:prefLabel "corruption in American campaigns and elections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/recall> .

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

