@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/f79a81f6-8abe-41e5-95cf-1a241597507e> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Lawātī, Iḥsān ibn Ṣādiq. Min wahaj al-faqd" ;
    bflc:aap-normalized "lawātīiḥsānibnṣādiqminwahajalfaqd" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:51.391001+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23539764> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PJ7510" ;
            :itemPortion ".L39 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2015122719> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/d965e8da-3249-4939-b8dc-63144e055e5b> ;
    :language <http://id.loc.gov/vocabulary/languages/ara> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Naqd adab = Critique",
                                "نقد أدب = Critique"@ar-arab ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2007101215>,
        <http://id.loc.gov/authorities/subjects/sh2007101226>,
        <http://id.loc.gov/authorities/subjects/sh2009115180>,
        <http://id.loc.gov/authorities/subjects/sh85003541>,
        <http://id.loc.gov/authorities/subjects/sh85036108> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Min wahaj al-faqd",
                "من وهج الفقد :‏"@ar-arab ],
        [ a :VariantTitle ;
            :mainTitle "Into the glare of loss" ;
            :note [ a :Note ;
                    rdfs:label "Title on page 4 of cover" ] ] .

