@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/American_Legislative_Exchange_Council> .

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

<https://concepts.sagepub.com/social-science/concept/American_Legislative_Exchange_Council>
  skos:definition "The American Legislative Exchange Council (ALEC) is a public policy research institution founded in Chicago, Illinois, in 1973 by Paul M. Weyrich of the Free Congress Foundation and others with financial support from the Adolph Coors Company. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; American Legislative Exchange Council (ALEC)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/advisory_organizations> ;
  skos:prefLabel "American Legislative Exchange Council"@en ;
  a skos:Concept .

