@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/83cd346e-4dd7-4871-b39e-77ada556908d> a :Instance ;
    :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:43:36.870883+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24012851> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/pdf>,
        <http://id.loc.gov/vocabulary/mfiletype/text> ;
    :electronicLocator <https://www.afghanistan-analysts.org/en/wp-content/uploads/sites/2/2024/09/How-fares-the-Afghan-private-sector-FINAL2.pdf> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (43 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations, charts" ] ] ;
    :hasItem <http://id.loc.gov/resources/items/24012851-856-26> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025342092" ] ;
    :instanceOf <https://dev.bcld.info/works/9769f05c-0866-4ae3-880d-2506063366f9> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note ;
            rdfs:label "\"Economy, development, environment.\"" ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Title from PDF file as viewed on 01/31/2025." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Afghanistan Analysts Network" ;
            bflc:simpleDate "2024" ;
            bflc:simplePlace "Kabul" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/pk> ] ;
    :publicationStatement "Kabul: Afghanistan Analysts Network, 2024" ;
    :responsibilityStatement "Kate Clark" ;
    :title [ a :Title ;
            :mainTitle "How fares the Afghan private sector?" ;
            :subtitle "trying to run a business ina \"stagnant\" economy" ],
        [ a :Title ;
            :mainTitle "How fares the Afghan private sector?" ;
            :subtitle "trying to run a business ina \"stagnant\" economy" ] ;
    :usageAndAccessPolicy [ a :AccessPolicy ;
            :qualifier "Unrestricted online access." ] .

