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

<https://id.rijksmuseum.nl/301248153> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Auction catalogues"@en,
                "Veilingcatalogi"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300026068> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300248153> ;
    ns1:materialExtent "184 pagina's" ;
    ns1:name "Kunstnachlass des Herrn Karl Eduard von Liphart, ehemals in Florenz, nebst einigen anderen Beiträgen" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:startDate "1894"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:name "Leipzig: C. G. Boerner; 1894" ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Leipzig" ] ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "C. G. Boerner" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/923699386> ;
    ns1:size "23 cm." ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=248153> ;
    ns1:workExample <https://id.rijksmuseum.nl/302268864> .

