@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/709f829a-4f17-4fcd-af13-e5bded38f48c> a :Monograph,
        :MovingImage,
        :Work ;
    bflc:aap "BIBFRAME Goes International" ;
    bflc:aap-normalized "bibframegoesinternational" ;
    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:43:34.244771+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23692477> ;
            :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 2019-04-02." ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/tdi> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2012109699> ;
            :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/033e8f5d-1b73-4743-8eb4-540de734ed07>,
        <https://dev.bcld.info/instances/e0933213-0a9c-4e85-98cb-92369843c0db> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Beacher Wiggins, Les Hawkins, Paul Frank, Judith Cannan, Jodi Williamschen, Sally McCallum." ] ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Digital Future and You" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :summary [ a :Summary ;
            rdfs:label "BIBFRAME, a Library of Congress data model for bibliographic description designed to replace the MARC standards, is seeing activity around the globe. In this presentation, Library staff review current activity of the BIBFRAME model on the international scene, including how Europe is exploring BIBFRAME, the interest in other parts of the globe and a large new project closer to home. Included are developments in the roles being played in the support of BIBFRAME by the Program for Cooperative Cataloging and the Italian book and metadata supplier, Casalini Libri." ] ;
    :title [ a :Title ;
            :mainTitle "BIBFRAME Goes International" ] .

