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

<https://id.rijksmuseum.nl/30031220> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31051837> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "31220" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Werken uitgegeven door het Historisch Genootschap : 4e serie ;" ] ;
    ns1:name "The Correspondence 1701-1711 of John Churchill, First Duke of Marlborough and Anthonie Heinsius, Grand Pensionary of Holland" ;
    ns1:position "1" ;
    ns1:workExample <https://id.rijksmuseum.nl/30131220> .

