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

<https://id.rijksmuseum.nl/301333376> a ns1:ProductModel ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300333376> ;
    ns1:materialExtent "4 pages" ;
    ns1:name "De oliekoek duivel" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "[publisher not identified]" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "[The Netherlands]: [publisher not identified]; [between 1783 and 1788]" ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "[The Netherlands]" ] ] ;
    ns1:size "8vo" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Caption title." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Part of: J. Le Francq van Berkhey, Verzameling van Leydsche keur en hekeldichten, 1788." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical> ;
            ns1:text "illustrations" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=333376> .

