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

<https://dev.bcld.info/works/b5553afd-ca08-4659-afce-12b9fd5638e3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Great Britain. Court of King's bench. The reports of Sir Creswell Levinz .." ;
    bflc:aap-normalized "greatbritaincourtofking'sbenchthereportsofsircreswelllevinz" ;
    :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:44:32.111958+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/10091776> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "KD200 1660 .L48" ;
            :itemPortion "A24" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2010099453> ;
            :role [ a :Role ;
                    rdfs:label "ed." ] ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/nr93034514> ;
            :role [ a :Role ;
                    rdfs:label "tr" ] ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "[Levinz, Creswell, Sir, 1627-1701, ]" ;
                    bflc:marcKey "7001 $aLevinz, Creswell,$cSir,$d1627-1701, ]$ereporter." ] ;
            :role <http://id.loc.gov/vocabulary/relators/rpt> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Jurisdiction ;
                    rdfs:label "Great Britain. Court of King's bench." ;
                    bflc:marcKey "1101 $aGreat Britain.$bCourt of King's bench." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/205c9d00-f800-43d0-a046-01753744368b> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008106819> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The reports of Sir Creswell Levinz ..." ] .

