@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/858ce203-3b75-4c34-9f8e-cea7ae70cb01> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-31" ;
            :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/bcld> ;
            :date "2026-07-31T22:08:59.732073+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23125640> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "approximately 707 items (12 boxes, 3 linear feet)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2018571961" ] ;
    :instanceOf <https://dev.bcld.info/works/cd6f83f5-b185-4346-b450-2e8a653b1df6> ;
    :title [ a :Title ;
            :mainTitle "Ida V. Clarke silent film music cue sheets" ] .

