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

<https://id.rijksmuseum.nl/300304020> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/311146147> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "304020" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Catalogue of a collection of porcelain and objects of art & vertu" ;
    ns1:temporalCoverage "1901-02-20"^^<http://id.loc.gov/datatypes/edtf>,
        "1901-02-21"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 1901/02/20-1901/02/21, Londen." ;
    ns1:workExample <https://id.rijksmuseum.nl/301304020> .

