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

<https://id.rijksmuseum.nl/30014515> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31149113> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "14515" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Heim exhibition catalogues ;" ] ;
    ns1:name "Baroque art for the collector" ;
    ns1:position "10" ;
    ns1:temporalCoverage "Tentoonstelling: Londen, Heim Gallery, 1969/11/07-1969/12/23" ;
    ns1:workExample <https://id.rijksmuseum.nl/30114515> .

