@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/instances/921d4f1c-9176-4ce6-9354-1c0ae452cc9c> a :Electronic,
        :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:54.455655+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23693259-856-23> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :electronicLocator <https://hdl.loc.gov/loc.gdc/gdcwebcasts.211118klu1600> ;
    :instanceOf <https://dev.bcld.info/works/e7f51125-1796-4fda-a16a-f96d8f44f0e6> ;
    :title [ a :Title ;
            :mainTitle "Event video" ] .

