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

<https://id.rijksmuseum.nl/30051688> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31149113> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "51688" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Heim exhibition catalogues ;" ] ;
    ns1:name "From Tintoretto to Tiepolo" ;
    ns1:position "33" ;
    ns1:temporalCoverage "Tentoonstelling: Londen. Heim Gallery, 1980/06/10-1980/08/29" ;
    ns1:workExample <https://id.rijksmuseum.nl/30151688> .

