@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://bluecore-dev.stanford.edu/works/016acb35-764d-48be-ab7b-e1ee0ee19cb4> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Karasik, I. N. Grisha Bruskin" ;
    bflc:aap-normalized "karasikingrishabruskin" ;
    :accompaniedBy [ a :Work,
                <http://id.loc.gov/vocabulary/resourceComponents/sum> ;
            :language <http://id.loc.gov/vocabulary/languages/eng> ] ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:40.503784+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23686121> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "N6999.B92" ;
            :itemPortion "K37 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/nr98043921> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-ru> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/a78dd7f2-e61b-4515-881e-c7f05e96ac16> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/por> ;
    :language <http://id.loc.gov/vocabulary/languages/rus> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Summary in English." ] ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Novye klassiki",
                                "Новые классики"@ru-cyrl ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "vyp. 7",
                "вып. 7"@ru-cyrl ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "bruskingrisha1945criticismandinterpretation" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Bruskin, Grisha, 1945---Criticism and interpretation." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n97073932> <http://id.loc.gov/authorities/subjects/sh99005576> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :VariantTitle ;
            :mainTitle "Grisha Bruskin" ;
            :note [ a :Note ;
                    rdfs:label "Title from English summary" ] ;
            :subtitle "theatre of memory" ],
        [ a :Title ;
            :mainTitle "Grisha Bruskin",
                "Гриша Брускин"@ru-cyrl ] .

