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

<https://id.rijksmuseum.nl/300332224> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310223927> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332224" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Interesting pictures of the Flemish School",
        "The catalogue of a few desirable pictures, the property of a gentleman ..." ;
    ns1:temporalCoverage "1808-06-11"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1808/06/11, London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332224> .

