@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/a4f1024c-a87c-4259-858f-105059c01766> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:37.585095+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/1183270> ;
            :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 "xi, 194 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   97047555 " ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9780521623797" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "0521623790" ] ;
    :instanceOf <https://dev.bcld.info/works/6f7711e6-3c79-4367-8211-fa76330a794a> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (p. 159-190) and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Cambridge University Press" ;
            bflc:simpleDate "1998" ;
            bflc:simplePlace "Cambridge [England]",
                "New York" ;
            :date "1998"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "Cambridge [England]; New York: Cambridge University Press, 1998" ;
    :responsibilityStatement "Celia R. Daileader" ;
    :supplementaryContent [ a :SupplementaryContent ;
            :electronicLocator <http://www.loc.gov/catdir/description/cam028/97047555.html> ;
            :note [ a :Note ;
                    rdfs:label "Publisher description" ] ] ;
    :title [ a :Title ;
            :mainTitle "Eroticism on the Renaissance stage" ;
            :subtitle "transcendence, desire, and the limits of the visible" ] .

