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

<https://id.rijksmuseum.nl/300284059> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Kees Thomassen" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Theo Sontrop" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31116573> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "284059" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Auction sale of books, manuscripts and fine arts" ;
    ns1:temporalCoverage "2018-05-28"^^<http://id.loc.gov/datatypes/edtf>,
        "2018-05-29"^^<http://id.loc.gov/datatypes/edtf>,
        "2018-05-30"^^<http://id.loc.gov/datatypes/edtf>,
        "2018-05-31"^^<http://id.loc.gov/datatypes/edtf>,
        "2018-06-01"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 2018/05/28-2018/06/01, Haarlem." ;
    ns1:workExample <https://id.rijksmuseum.nl/301284059> .

