@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/88d607b2-e045-4b1a-8cf6-b3f2627fdae5> a :Monograph,
        :MovingImage,
        :Work ;
    bflc:aap "Advancing the Rule of Law Now: A Global Perspective" ;
    bflc:aap-normalized "advancingtheruleoflawnow:aglobalperspective" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    bflc:movingImageTechnique <http://id.loc.gov/vocabulary/mtechnique/live> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:52.122744+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23693070> ;
            :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/> ] ;
    :capture [ a :Capture ;
            rdfs:label "Recorded on 2021-04-29." ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/tdi> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n91043137> ;
            :role <http://id.loc.gov/vocabulary/relators/spn> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n78089035> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026723> ;
    :hasInstance <https://dev.bcld.info/instances/1da04aeb-24e3-484f-8d84-19ff7fb06a77>,
        <https://dev.bcld.info/instances/76148c53-90a5-483d-8645-c74af956aaec> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Ashley Quarcoo, Temuri Yakobashvili, Elizabeth Andersen, Patricia Lee Refo, Aslihan Bulut, Will Gunn, Jenny Gesley." ] ;
    :summary [ a :Summary ;
            rdfs:label "This panel discussion explores the rule of law from an international perspective; specifically, how the United States contributes to global understandings of the rule of law, including through funding of rule of law projects, championing rule of law principles in international entities and settings and cultivating an image as a rule of law country both at home and abroad. This panel is moderated by Elizabeth Andersen, executive director of the World Justice Project. She is joined by Temuri Yakobashvili, former deputy prime minister of Georgia and former ambassador for Georgia to the U.S.; Ashley Quarcoo, senior fellow at the Carnegie Endowment for International Peace; and Jenny Gesley, senior foreign law specialist for the Law Library of Congress." ] ;
    :title [ a :Title ;
            :mainTitle "Advancing the Rule of Law Now: A Global Perspective" ] .

