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

<https://id.rijksmuseum.nl/300237320> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Property from the collection of the Earls of Warwick" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Coppée collection" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "12th duke of Northumberland and the trustees of the Northumberland estates" ],
        <https://id.rijksmuseum.nl/31057007> ;
    ns1:creator <https://id.rijksmuseum.nl/311107358> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "237320" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Old master & British paintings" ;
    ns1:temporalCoverage "2014-07-09"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2014/07/09" ;
    ns1:workExample <https://id.rijksmuseum.nl/301237320> .

