Victorian Literature and Culture leaf node


URI

https://openalex.org/T13672

Label

Victorian Literature and Culture

Description

This cluster of papers explores the themes of Victorian literature, culture, and society, with a focus on the works of Thomas Hardy. It delves into topics such as gender, evolution, ethics, science, romance, and art within the context of the Victorian era.

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/T13672> a skos:Concept ;
    rdfs:label "Victorian Literature and Culture"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Victorian_literature>,
        <https://openalex.org/T13672> ;
    skos:broader oasubfields:1208 ;
    skos:definition "This cluster of papers explores the themes of Victorian literature, culture, and society, with a focus on the works of Thomas Hardy. It delves into topics such as gender, evolution, ethics, science, romance, and art within the context of the Victorian era."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Victorian Literature and Culture"@en ;
    openalex:cited_by_count 10527 ;
    openalex:works_count 4501 .