@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/a1810e14-571d-464f-94df-e8b04b69c26e> a :Electronic,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:50.277338+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23726425-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.220903spo0900_young_1645> ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/d33c4981-89dd-45b1-8812-7883da1c351f> ;
    :title [ a :Title ;
            :mainTitle "Event video" ] .

