@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/People_for_the_American_Way> .

<https://concepts.sagepub.com/social-science/concept/advisory_organizations>
  skos:prefLabel "advisory organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/People_for_the_American_Way> .

<https://concepts.sagepub.com/social-science/concept/People_for_the_American_Way>
  skos:definition "People for the American Way (PFAW), a Washington D.C.–based progressive public interest organization, advances its causes through litigation, grassroots organization, and information dissemination campaigns. PFAW lobbies at the local, state, and national levels for such causes as protection of abortion rights, expanded civil rights laws, and increased voter registration. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n1009.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; People for the American Way</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/advisory_organizations> ;
  skos:prefLabel "People for the American Way"@en ;
  a skos:Concept .

