@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://bluecore-dev.stanford.edu/instances/32ba81ed-ab2a-4c3d-b599-46ad188dccbd> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:59.395711+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-09-14" ;
            :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 :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9780521623797" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "0521623790" ],
        [ a :Lccn ;
            rdf:value "   97047555 " ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/269772d0-2b10-4511-a424-3103a84c5e8b> ;
    :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" ] .

