@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/166f6783-8616-47ab-897d-78fd107c7a95> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:43:20.059118+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21616328> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/vd> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :copyrightDate "2018" ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/dvdv> ;
    :dimensions "4 3/4 in" ;
    :extent [ a :Extent ;
            rdfs:label "1 videodisc" ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "viewing copy" ] ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "sound, color" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2020336503" ] ;
    :instanceOf <https://dev.bcld.info/works/735cac69-ffb0-44ce-89ca-4cdf81b05a91> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/v> ;
    :note [ a :Note ;
            rdfs:label "Source used: videodisc container." ] ;
    :originPlace <http://id.loc.gov/rwo/agents/n80061011> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Cheruscopic Productions" ;
            bflc:simpleDate "[2018]" ;
            bflc:simplePlace "[Nairobi]" ;
            :date "2018"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ke> ] ;
    :publicationStatement "[Nairobi]: Cheruscopic Productions, [2018]" ;
    :responsibilityStatement "Cheruscopic Productions ; producers, Scolly Cheruto, Neil Schell ; directed by Neil Schell ; created by Scolly Cheruto ; writers, Scolly Cheruto, Lucia Shikuku" ;
    :soundCharacteristic <http://id.loc.gov/vocabulary/mrecmedium/opt> ;
    :soundContent <http://id.loc.gov/vocabulary/msoundcontent/sound> ;
    :title [ a :Title ;
            :mainTitle "Monica" ] .

