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

<https://id.rijksmuseum.nl/300198086> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31186107> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "198086" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "[Veiling echte inboedels met kunst en antiek]" ;
    ns1:temporalCoverage "2011-05-17"^^<http://id.loc.gov/datatypes/edtf>,
        "2011-05-20"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2011/05/17-2011/05/20" ;
    ns1:workExample <https://id.rijksmuseum.nl/301198086> .

