@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/7ac6a629-9cc2-4dad-8e05-6cbba7370f1f> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Breuil, Christophe, 1968-. Sur un probleme de compatibilite local-global localement analytique" ;
    bflc:aap-normalized "breuilchristophe1968surunproblemedecompatibilitelocalgloballocalementanalytique" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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/bcld> ;
            :date "2026-07-20T21:59:12.916743+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24060037> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Ding, Yiwen, (Mathematician)" ;
                    bflc:marcKey "7001 $aDing, Yiwen,$c(Mathematician)$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2009054851> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/f721f34c-a3af-471a-aaa3-a573c51e5717> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :identifiedBy [ a :Issn ;
                            rdf:value "0065-9266" ] ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Memoirs of the American Mathematical Society" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "number 1442" ] ;
    :summary [ a :Summary ;
            rdfs:label "\"We reinterpret the main conjecture of [10] on the locally analytic Ext1 in a functorial way using ()-modules (possibly with t-torsion) over the Robba ring, making it more accurate. Then we prove several special or partial cases of this \"improved\" conjecture, notably for GL3(Qp)\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Sur un probleme de compatibilite local-global localement analytique" ] .

