@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/1da04aeb-24e3-484f-8d84-19ff7fb06a77> a :Electronic,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:52.137650+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23693070-856-21> ;
            :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/> ] ;
    :electronicLocator <https://hdl.loc.gov/loc.gdc/gdcwebcasts.210429law1530> ;
    :instanceOf <https://dev.bcld.info/works/88d607b2-e045-4b1a-8cf6-b3f2627fdae5> ;
    :title [ a :Title ;
            :mainTitle "Event video" ] .

