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

<https://id.rijksmuseum.nl/300332445> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Arend van der Werff van Zuidland" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310110518>,
        <https://id.rijksmuseum.nl/310110519>,
        <https://id.rijksmuseum.nl/310224130> ;
    ns1:creator <https://id.rijksmuseum.nl/310224129> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332445" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "Catalogus van het kabinet schilderijen, zoo als het zelve is nagelaten door ... Arend van der Werff van Zuidland, te Dordrecht" ;
    ns1:temporalCoverage "1811-07-31"^^<http://id.loc.gov/datatypes/edtf>,
        "1811-08-01"^^<http://id.loc.gov/datatypes/edtf>,
        "1811-08-02"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1811/07/31-1811/08/03, Dordrecht." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332445> .

