@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/b532df59-1a21-480e-a839-d115f2888120> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:50.311526+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24038345> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "52 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025312572" ] ;
    :instanceOf <https://dev.bcld.info/works/07918c14-4bbf-48a8-b297-996432c16f55> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "al-Jamʻīyah al-Kuwaytīyah lil-Funūn al-Tashkīlīyah",
                "الجمعية الكويتية للفنون التشكيلية،‏"@ar-arab ;
            bflc:simpleDate "2022",
                "2022‬"@ar-arab ;
            bflc:simplePlace "Hawally, Kuwait",
                "Hawally, Kuwait"@ar-arab ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ku> ] ;
    :publicationStatement "Hawally, Kuwait: al-Jamʻīyah al-Kuwaytīyah lil-Funūn al-Tashkīlīyah, 2022",
        "Hawally, Kuwait: الجمعية الكويتية للفنون التشكيلية،‏, 2022‬"@ar-arab ;
    :responsibilityStatement "ʻAbd al-Rasūl Salmān",
        "عبد الرسول سلمان"@ar-arab ;
    :title [ a :Title ;
            :mainTitle "ʻAbd al-Riḍā Kamāl",
                "عبد الرضا كمال"@ar-arab ;
            :subtitle "Abdul Redah Kamal",
                "Abdul Redah Kamal"@ar-arab ] .

