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

<https://id.rijksmuseum.nl/300318151> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "René Krul" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Kees Broos" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31116573> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "318151" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Auction sale of books, manuscripts and fine arts" ;
    ns1:temporalCoverage "2022-05-17"^^<http://id.loc.gov/datatypes/edtf>,
        "2022-05-18"^^<http://id.loc.gov/datatypes/edtf>,
        "2022-05-19"^^<http://id.loc.gov/datatypes/edtf>,
        "2022-05-20"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 2022/05/17-2022/05/20, Haarlem." ;
    ns1:workExample <https://id.rijksmuseum.nl/301318151> .

