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

<https://id.rijksmuseum.nl/30017784> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31181750> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "17784" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Tentoonstelling ;" ] ;
    ns1:name "Bijbeltentoonstelling statenvertaling 1637-1937" ;
    ns1:position "10" ;
    ns1:temporalCoverage "Tentoonstelling: Amsterdam, Museum Fodor, 1937/05/31-1937/07/17" ;
    ns1:workExample <https://id.rijksmuseum.nl/30117784> .

