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

<https://id.rijksmuseum.nl/300240757> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Property from the family of Adrien de Gerlache" ],
        <https://id.rijksmuseum.nl/31063512> ;
    ns1:creator <https://id.rijksmuseum.nl/311107358> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "240757" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "19th century European paintings" ;
    ns1:temporalCoverage "2014-12-10"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2014/12/10" ;
    ns1:workExample <https://id.rijksmuseum.nl/301240757> .

