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

<https://id.rijksmuseum.nl/300183067> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/311117316> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "183067" ] ;
    ns1:name "Kunst- en antiekveiling" ;
    ns1:temporalCoverage "2009-11-17"^^<http://id.loc.gov/datatypes/edtf>,
        "2009-11-18"^^<http://id.loc.gov/datatypes/edtf>,
        "2009-11-19"^^<http://id.loc.gov/datatypes/edtf>,
        "2009-11-20"^^<http://id.loc.gov/datatypes/edtf>,
        "Rotterdam, 2009/11/17-2009/11/20" ;
    ns1:workExample <https://id.rijksmuseum.nl/301183067> .

