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

<https://id.rijksmuseum.nl/30012559> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31149113> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "12559" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Heim exhibition catalogues ;" ] ;
    ns1:name "Aspects of French academic art 1680-1780" ;
    ns1:position "27" ;
    ns1:temporalCoverage "Tentoonstelling: Londen, Heim Gallery, 1977/06/10-1977/08/26" ;
    ns1:workExample <https://id.rijksmuseum.nl/30112559> .

