@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/772f8b6a-b84c-43fb-83d9-6843b3a9d386> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Library of Congress -- New Delhi Overseas Office" ] ;
    :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:29.378527+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23676887> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "23 cm" ;
    :extent [ a :Extent ;
            rdfs:label "112 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024356187" ],
        [ a :LcOverseasAcq ;
            rdf:value "I-U-2024-356187" ],
        [ a :Local ;
            rdf:value "23676887" ] ;
    :instanceOf <https://dev.bcld.info/works/c8db1f6a-09cf-45b9-8e31-34bae382e49b> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Poems." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Masʻūd Hāshimī",
                "مسعود هاشمى،‏"@ur-arab ;
            bflc:simpleDate "2013",
                "2013‬"@ur-arab ;
            bflc:simplePlace "Bhopāl",
                "بھوپال :‏"@ur-arab ;
            :date "2013"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ii> ] ;
    :publicationStatement "Bhopāl: Masʻūd Hāshimī, 2013",
        "بھوپال :‏: مسعود هاشمى،‏, 2013‬"@ur-arab ;
    :responsibilityStatement "Masʻūd Hāshimī = Armaghan-e-chaharbait / by Masood Hashmi",
        "مسعود هاشمى = Armaghan-e-chaharbait / by Masood Hashmi"@ur-arab ;
    :title [ a :Title ;
            :mainTitle "Armag̲h̲ān-i cahār bait",
                "ارمغان چهار بيت /‏"@ur-arab ] .

