@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/6b2346ed-3277-4391-a7c9-0bd3ed02c230> a :Electronic,
        :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:40.953692+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://bluecore-dev.stanford.edu/works/654513e3-536c-48ee-9c92-f6a0ab21490f> ;
    :title [ a :Title ;
            :mainTitle "Event video" ] .

