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

<https://id.rijksmuseum.nl/300248520> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/311173701> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "248520" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "Catalogus van de veiling van oude en moderne schilderijen en antiquiteiten, groote collectie Delftsch uit verschillend Nederlandsch kunstbezit",
        "Schilderijen, antiquiteiten, collectie Delftsch" ;
    ns1:temporalCoverage "1944-06-13"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1944/06/13" ;
    ns1:workExample <https://id.rijksmuseum.nl/301248520> .

