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

<https://id.rijksmuseum.nl/301282101> 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:exampleOfWork <https://id.rijksmuseum.nl/300282101> ;
    ns1:isbn "9789462985209" ;
    ns1:materialExtent "293 p." ;
    ns1:name "Antipodean Early Modern: European art in Australian collections, c.1200-1600" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Amsterdam University Press" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Amsterdam: Amsterdam University Press; 2018" ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Amsterdam" ] ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "2018"^^ns1:Date ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1050053707> ;
    ns1:size "27 cm." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical> ;
            ns1:text "ill." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "This book grew from a series of lectures presented in conjunction with the exhibition An illumination: the Rothschild prayer book and other works from the Kerry Stokes collection c.1280-1685, held at the Ian Potter Art Museum of the University of Melbourne in 2015" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=282101> ;
    ns1:workExample <https://id.rijksmuseum.nl/302339789> .

