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

<https://concepts.sagepub.com/social-science/concept/educational_reform>
  skos:prefLabel "educational reform"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/essentialism> .

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

<https://concepts.sagepub.com/social-science/concept/essentialism>
  skos:definition "Essentialism is a philosophical position on the nature of categories. An essentialist view holds that members of a category all share an inner essence that makes them what they are. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Essentialism</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/educational_reform> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "essentialism"@en ;
  a skos:Concept .

