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

<https://id.rijksmuseum.nl/301333380> a ns1:ProductModel ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300333380> ;
    ns1:materialExtent "8 pages" ;
    ns1:name "De stomme leid de blinde" ;
    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 "Includes: Joosje met de rommelpot; De roje haan." ],
        [ 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" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Caption title." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=333380> .

