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

<https://id.rijksmuseum.nl/300184952> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31186107> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184952" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "[Veiling echte inboedels met kunst en antiek]" ;
    ns1:temporalCoverage "2010-02-23"^^<http://id.loc.gov/datatypes/edtf>,
        "2010-02-26"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2010/02/23-26" ;
    ns1:workExample <https://id.rijksmuseum.nl/301184952> .

