@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/Immanuel_Kant>
  skos:prefLabel "Immanuel Kant"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/categorical_imperative> .

<https://concepts.sagepub.com/social-science/concept/moral_philosophy>
  skos:prefLabel "moral philosophy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/categorical_imperative> .

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

<https://concepts.sagepub.com/social-science/concept/categorical_imperative>
  skos:definition "The concept of categorical imperative is one of the most important notions of Kant's practical philosophy. This concept falls under the Kantian project of the foundation of morality. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n151.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Categorical Imperative</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Immanuel_Kant> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/moral_philosophy> ;
  skos:prefLabel "categorical imperative"@en ;
  a skos:Concept .

