@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/progressive_era>
  skos:definition "The Progressive Era flourished from about 1900 to 1917, when Americans concluded that the governmental and economic affairs of the country were being run by unscrupulous politicians and powerful corporate interests. Much legislation enacted by Congress was designed to further the influence and financial advantage of these interlocking groups. [Source: <a href=\"https://sk.sagepub.com/cqpress/congress-a-to-z-4e/n254.xml\" target=\"_blank\" data-id=\"to-sk\">Congress A to Z; Progressive Era</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_capital> ;
  skos:prefLabel "progressive era"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/social_capital>
  skos:prefLabel "social capital"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/progressive_era> .

