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

<https://id.rijksmuseum.nl/301322344> 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 American edition" ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300322344> ;
    ns1:isbn "0593081838",
        "1524749095",
        "9780593081839",
        "9781524749095" ;
    ns1:materialExtent "337 pages" ;
    ns1:name "Portable magic: a history of books and their readers" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:name "New York: Alfred A. Knopf; 2022" ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "2022"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "New York" ] ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Alfred A. Knopf" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1298880870>,
        <http://www.worldcat.org/oclc/1298935007>,
        <http://www.worldcat.org/oclc/1299145273>,
        <http://www.worldcat.org/oclc/1319345983>,
        <http://www.worldcat.org/oclc/1343159134> ;
    ns1:size "22 cm" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "\"This is a Borzoi book\"--Title-page verso." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "\"Originally published in Britain by Allen Lane, an imprint of Penguin Random House UK, London, in 2022\"--Title-page verso." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=322344> ;
    ns1:workExample <https://id.rijksmuseum.nl/302385520> .

