@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/6fe7bb08-84bb-4319-acb6-a0854c907de8> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Russkie portrety XVIII--nachala XX veka" ;
    bflc:aap-normalized "russkieportretyxviiinachalaxxveka" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:20.406157+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23640334> ;
            :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 "ND1320" ;
            :itemPortion ".R86 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 ;
            :agent <http://id.loc.gov/rwo/agents/n2003045700> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026057>,
        <http://id.loc.gov/authorities/genreForms/gf2017027254> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-ru> ;
    :hasInstance <https://dev.bcld.info/instances/8c55ec75-9409-4082-862b-ba3b0e114e4e> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/fac>,
        <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/por> ;
    :language <http://id.loc.gov/vocabulary/languages/rus> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/ea9292c2-b89b-4b62-85f7-0e3ff0b025ba> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Materialy po ikonografii",
                                "Материалы по иконографии"@ru-cyrl ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "vyp. XI",
                "vyp. XI"@ru-cyrl ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85105214>,
        <http://id.loc.gov/authorities/subjects/sh86005260> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Russkie portrety XVIII--nachala XX veka",
                "Русские портреты XVIII--начала XX века"@ru-cyrl ] .

