@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/d58e91c9-b02d-4dd4-af90-fa433828f6ff> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Percy Shelley in context" ;
    bflc:aap-normalized "percyshelleyincontext" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:04.495227+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23997202> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PR5438" ;
            :itemPortion ".P434 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "821/.7" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250117" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2009059247> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/38721a99-8a69-4045-9156-bd587f5e0774> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "shelleypercybysshe17921822criticismandinterpretation" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Shelley, Percy Bysshe, 1792-1822--Criticism and interpretation." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79054060> <http://id.loc.gov/authorities/subjects/sh99005576> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :summary [ a :Summary ;
            rdfs:label "\"The indispensable guide to Shelley's life and career for students and general readers interested in his vital literary presence, this volume also introduces fresh critical perspectives on Shelley's work by bringing together established Shelley scholars with some of the most exciting emerging voices in the field\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Percy Shelley in context" ] .

