@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/301293434> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Books"@en,
                "Boeken"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300028051> ] ;
    ns1:bookEdition "First edition" ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300293434> ;
    ns1:isbn "0823284255",
        "0823284263",
        "9780823284252",
        "9780823284269" ;
    ns1:materialExtent "212 pages" ;
    ns1:name "Last acts: the art of dying on the early modern stage" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:name "New York: Fordham University Press; 2019" ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Fordham University Press" ] ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "New York" ] ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "2019"^^ns1:Date ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1048935887> ;
    ns1:size "23 cm." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Revision of author's thesis (doctoral)--Johns Hopkins University, 2013, titled Last acts : the arts of dying, the good deathbed and the early modern stage." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=293434> ;
    ns1:workExample <https://id.rijksmuseum.nl/302354435> .

