@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/critical_theory>
  skos:prefLabel "critical theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/negativity> .

<https://concepts.sagepub.com/social-science/concept/negativity>
  skos:definition "Negativity, together with cognate words such as the negative or negation, is a common term in political theory, but it remains an elusive concept. The paradox of the negative is that it is, in principle, averse to definition or identification because this would render it fixed, positive. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n304.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Negativity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "negativity"@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/negativity> .

