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

<https://id.rijksmuseum.nl/301325908> a ns1:ProductModel ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300325908> ;
    ns1:materialExtent "14 pages" ;
    ns1:name "Lykstaatie van den baron Van Capellen tot den Pol: met de graf-tombe, graf-schrift, en eenige devisen tot die plechtigheid behoorende" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Gedrukt te China" ] ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "[publisher not identified]" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Gedrukt te China: [publisher not identified]; [1784]" ] ;
    ns1:size "8vo" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Full text of impressum: \"Gedrukt te China, in de Gekroonde Oranjestraat, daar de vaderlander op de deur staat\"." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Printed in The Netherlands." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Satire against J.D. van de Capellen tot den Pol." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=325908> .

