@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/instances/e7e262d6-27e6-4965-a750-0da21107e05e> a :Electronic,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:58.650278+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23692477-856-23> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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.190402alw1000> ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/312eb565-8329-400b-8c1a-103b6270a24a> ;
    :title [ a :Title ;
            :mainTitle "Event video" ] .

