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

<https://concepts.sagepub.com/social-science/concept/lower_chamber>
  skos:definition "Legislative studies specialists argue that legislatures, in democratic settings, perform representative, legislative, and oversight functions. Of the three types of representative functions, the first is sociological. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n923.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Lower Chamber</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legislative_studies> ;
  skos:prefLabel "lower chamber"@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/lower_chamber> .

