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

<https://concepts.sagepub.com/social-science/concept/dominance>
  skos:definition "A term used by Marxist theorists to describe the hierarchy and interaction of elements involved in social formation. Louis Althusser (1968) first used the term in the 1960s to explain a process of dominance and subordination that results in social structures. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n794.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Dominance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision> ;
  skos:prefLabel "dominance"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision>
  skos:prefLabel "basis for making the decision"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dominance> .

