@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/4d1d656d-b2af-4282-a136-92e2981f2aba> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:33.439240+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23983705> ;
            :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/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (438 pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024732291" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781350289307" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781350289321" ],
        [ a :Isbn ;
            rdf:value "9781350289345" ],
        [ a :Isbn ;
            :qualifier "pdf" ;
            rdf:value "9781350289338" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781350289314" ] ;
    :instanceOf <https://dev.bcld.info/works/d74565c7-6e8e-4ea1-8aaa-3f38adfc9dcb> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ],
        [ a :Note ;
            rdfs:label "\"Cost of living, Actually, Selling Kabul, Grand horizons, Paradise blue, Where storms are born.\"" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Methuen Drama" ;
            bflc:simpleDate "2022" ;
            bflc:simplePlace "London" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "London: Methuen Drama, 2022" ;
    :responsibilityStatement "edited and with a foreword by Mandy Greenfield" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The height of summer" ;
            :subtitle "new plays from Williamstown Theatre Festival 2015-2021" ] .

