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

<https://id.rijksmuseum.nl/300331812> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Daniel Waldron" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310223800> ;
    ns1:creator <https://id.rijksmuseum.nl/310175046> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "331812" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of the valuable collection of prints, and books of prints. Late the property of Mr. Daniel Waldron, dec. ...",
        "English and foreign portraits, prints and books of prints" ;
    ns1:temporalCoverage "Date and place of sale: 1807/03/09-1807/03/23, London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301331812> .

