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

<https://id.rijksmuseum.nl/30068618> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31074200> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "68618" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Studies in manuscript illumination ;" ] ;
    ns1:name "The illustration of the Heavenly Ladder of John Climacus" ;
    ns1:position "5" ;
    ns1:workExample <https://id.rijksmuseum.nl/30168618> .

