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

<https://id.rijksmuseum.nl/300331409> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "A. Brederode" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "J. Jonkbroer" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310174290> ;
    ns1:creator <https://id.rijksmuseum.nl/310223056> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "331409" ] ;
    ns1:inLanguage "dut",
        "fre",
        "lat" ;
    ns1:name "Catalogus van twee aanzienlyke verzamelingen van boeken ... nagelaaten door wylen ... J. Jonkbroer ... en door ... A. Brederode. Waar agter twee appendixen van veele fraaye boeken" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Title page is in Dutch, the conditions of the sale are in French and Dutch and the catalogue is in Latin." ] ;
    ns1:temporalCoverage "1791-03-21"^^<http://id.loc.gov/datatypes/edtf>,
        "1791-03-22"^^<http://id.loc.gov/datatypes/edtf>,
        "1791-03-23"^^<http://id.loc.gov/datatypes/edtf>,
        "1791-03-24"^^<http://id.loc.gov/datatypes/edtf>,
        "1791-03-25"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1791/03/21-1791/03/25, 's Gravenhage." ;
    ns1:workExample <https://data.cerl.org/stcn/189101083>,
        <https://id.rijksmuseum.nl/301331409> .

