@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/theories>
  skos:member <https://concepts.sagepub.com/social-science/concept/Social_Construction_Theory>, <https://concepts.sagepub.com/social-science/concept/postmodernism>, <https://concepts.sagepub.com/social-science/concept/leader-member_exchange_theory>, <https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory>, <https://concepts.sagepub.com/social-science/concept/deconstruction>, <https://concepts.sagepub.com/social-science/concept/actor-network_theory> ;
  skos:prefLabel "theories"@en ;
  a skos:Collection, isothes:ConceptGroup .

<https://concepts.sagepub.com/social-science/concept/Social_Construction_Theory>
  skos:prefLabel "Social Construction Theory"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/leader-member_exchange_theory>
  skos:prefLabel "leader-member exchange theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/actor-network_theory>
  skos:prefLabel "actor-network theory"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory>
  skos:prefLabel "Rational Choice Theory"@en ;
  a skos:Concept .

