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

<https://id.rijksmuseum.nl/300330159> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "Willem Baart" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310123731> ;
    ns1:creator <https://id.rijksmuseum.nl/310222426> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "330159" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "Catalogus van een uytmuntend kabinet schilderyen ... penningen ... en andere fraaije rariteiten &c. ... nagelaten door wylen den heere Willem Baart ..." ;
    ns1:temporalCoverage "1762-04-13"^^<http://id.loc.gov/datatypes/edtf>,
        "1762-04-14"^^<http://id.loc.gov/datatypes/edtf>,
        "1762-04-15"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1762/04/13-1762/04/16, Amsterdam." ;
    ns1:workExample <https://data.cerl.org/stcn/301143889>,
        <https://id.rijksmuseum.nl/301330159> .

