@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/ee3fc692-ba3a-4336-9685-787fcb2e5dc2> 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.798246+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23306266> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "144 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "1 color illustration" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023031785" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9789004682221" ],
        [ a :Isbn ;
            :qualifier "e-book" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9789004682238" ] ;
    :instanceOf <https://dev.bcld.info/works/54c535ad-c07e-4dc7-a8f5-e683b5650a93> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and indexes." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Brill" ;
            bflc:simpleDate "[2023]" ;
            bflc:simplePlace "Boston",
                "Leiden" ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ne> ] ;
    :publicationStatement "Leiden; Boston: Brill, [2023]" ;
    :responsibilityStatement "translated from the Arabic with an introduction and indices by Oliver Kahl" ;
    :title [ a :Title ;
            :mainTitle "Ibn Juljul's Generations of physicians and sages" ] .

