@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/3cf28681-34ba-40e1-a0fe-c11a9fda226d> a :Work ;
    bflc:marcKey "130 0$aIndex librorum prohibitorum" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:38.674134+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.worldcat.org/fast/1357414> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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/> ] ;
    :source <http://id.loc.gov/vocabulary/subjectSchemes/fast> ;
    mads:authoritativeLabel "Index librorum prohibitorum" .

