@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-BGPDZ8RS-5 .

n9j: a skos:ConceptScheme .
n9j:-BGPDZ8RS-5
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/generation_effect> ;
  skos:definition "THE GENERATION EFFECT or cohort effect describes an influence on voting behavior that is common across a given generation, which experiences the same stages of life under the same historical circumstance, and, thus, demonstrates similar trends in worldview and political outlook. This effect is not the same as simply age. [Source: Encyclopedia of U.S. Campaigns, Elections, and Electoral                    Behavior; Generation Effect]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KCTCNPWM-5 ;
  skos:prefLabel "generation effect"@en .

n9j:-KCTCNPWM-5
  skos:prefLabel "political campaign management"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BGPDZ8RS-5 .

