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

<https://id.rijksmuseum.nl/300204169> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Collection of Christopher Beckett Denison" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "fotografisch geïllustreerde boeken (vorm)" ] ;
    ns1:creator <https://id.rijksmuseum.nl/311146147> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "204169" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Beckett Denison collection",
        "Catalogue of the valuable collection of pictures, works of art, and decorative objects, of Christopher Beckett Denison" ;
    ns1:temporalCoverage "1885-06-06"^^<http://id.loc.gov/datatypes/edtf>,
        "1885-06-08"^^<http://id.loc.gov/datatypes/edtf>,
        "1885-06-09"^^<http://id.loc.gov/datatypes/edtf>,
        "1885-06-10"^^<http://id.loc.gov/datatypes/edtf>,
        "1885-06-11"^^<http://id.loc.gov/datatypes/edtf>,
        "1885-06-12"^^<http://id.loc.gov/datatypes/edtf>,
        "1885-06-13"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1885/06/06-1885/06/13" ;
    ns1:workExample <https://id.rijksmuseum.nl/301204169> .

