@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/literature_reviews>
  skos:prefLabel "literature reviews"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/critique> .

<https://concepts.sagepub.com/social-science/concept/modern_political_theory>
  skos:prefLabel "modern political theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/critique> .

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

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

<https://concepts.sagepub.com/social-science/concept/critique>
  skos:definition "Critique is the reflective assessment by human beings of their own capabilities and limits, and of the principles informing their thoughts, creations, and actions. It was introduced as a technical term in philosophy by Immanuel Kant. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Critique</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/literature_reviews>, <https://concepts.sagepub.com/social-science/concept/modern_political_theory>, <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "critique"@en ;
  a skos:Concept .

