@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/51e0e8bd-a89e-4146-97b6-01bb051c3600> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-29" ;
            :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-29T15:04:42.818694+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23340978> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023031786" ],
        [ a :Isbn ;
            :qualifier "e-book" ;
            rdf:value "9789004682238" ] ;
    :instanceOf <https://dev.bcld.info/works/3f45efaf-9a9a-4a32-a6d2-9a830ee2d794> ;
    :publicationStatement "Leiden; Boston: Brill, [2023]" ;
    :title [ a :Title ;
            :mainTitle "Ibn Juljul's Generations of physicians and sages" ] .

