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

<https://id.rijksmuseum.nl/300195263> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31186107> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "195263" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "[Veiling echte inboedels met kunst en antiek]" ;
    ns1:temporalCoverage "2010-12-14"^^<http://id.loc.gov/datatypes/edtf>,
        "2010-12-17"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2010/12/14-2010/12/17" ;
    ns1:workExample <https://id.rijksmuseum.nl/301195263> .

