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

<https://id.rijksmuseum.nl/300236053> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/311116620> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "236053" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "Auction sale of books and manuscripts",
        "Print auction sale" ;
    ns1:temporalCoverage "2014-06-04"^^<http://id.loc.gov/datatypes/edtf>,
        "2014-06-05"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2014/06/04-2014/06/05" ;
    ns1:workExample <https://id.rijksmuseum.nl/301236053> .

