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

<https://id.rijksmuseum.nl/30046558> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31149113> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "46558" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Heim exhibition catalogues ;" ] ;
    ns1:name "Faces and figures of the Baroque" ;
    ns1:position "14" ;
    ns1:temporalCoverage "Tentoonstelling: Londen, Heim Gallery, 1971/11/09-1971/12/24" ;
    ns1:workExample <https://id.rijksmuseum.nl/30146558> .

