Ethics, Philosophy, and Religious Studies leaf node


URI

https://openalex.org/T12366

Label

Ethics, Philosophy, and Religious Studies

Description

This cluster of papers explores the intersection of ethics, philosophy, and religious studies, with a focus on the works of Levinas and Derrida. It delves into topics such as responsibility, hospitality, Jewish philosophy, and the ethics of dialogue and community.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12366> a skos:Concept ;
    rdfs:label "Ethics, Philosophy, and Religious Studies"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Ethics>,
        <https://openalex.org/T12366> ;
    skos:broader oasubfields:1211 ;
    skos:definition "This cluster of papers explores the intersection of ethics, philosophy, and religious studies, with a focus on the works of Levinas and Derrida. It delves into topics such as responsibility, hospitality, Jewish philosophy, and the ethics of dialogue and community."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Ethics, Philosophy, and Religious Studies"@en ;
    openalex:cited_by_count 205502 ;
    openalex:works_count 35795 .