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

<https://id.rijksmuseum.nl/300330539> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "H. Nijman" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310125327>,
        <https://id.rijksmuseum.nl/310174665> ;
    ns1:creator <https://id.rijksmuseum.nl/310123731> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "330539" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "Appendix van een fraai kabinetje schilderyen, tekeningen en konstprenten ..." ;
    ns1:temporalCoverage "1769-03-07"^^<http://id.loc.gov/datatypes/edtf>,
        "1769-03-08"^^<http://id.loc.gov/datatypes/edtf>,
        "1769-03-09"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1769/03/06-1769/03/09, Amsterdam." ;
    ns1:workExample <https://data.cerl.org/stcn/400949113>,
        <https://id.rijksmuseum.nl/301330539> .

