@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/2d9282fb-0d55-4a30-b7e7-47d90008f2b1> a :Electronic,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:39.874622+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-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.210429law1530> ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/fe74c82b-51b0-490e-ad58-2af13a1499ac> ;
    :title [ a :Title ;
            :mainTitle "Event video" ] .

