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

<https://id.rijksmuseum.nl/300199735> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Philadelphia Museum of Art" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "collection of J. Robert Hewitt" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "estate of Theodore F. Tillinghast" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31187932> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "199735" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Dutch XVI-XVII century works .... British portraits and other XVIII century paintings ... XIX century examples.",
        "Valuable and important old masters and XIX century paintings" ;
    ns1:temporalCoverage "1956-02-29"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1956/02/29" ;
    ns1:workExample <https://id.rijksmuseum.nl/301199735> .

