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

<https://id.rijksmuseum.nl/300108360> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/310118088>,
        <https://id.rijksmuseum.nl/31053212> ;
    ns1:creator <https://id.rijksmuseum.nl/31086450> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "108360" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The Pelican history of art ;" ] ;
    ns1:name "Painting and sculpture in Germany and the Netherlands, 1500 tot 1600" ;
    ns1:position "Z 31" ;
    ns1:workExample <https://id.rijksmuseum.nl/301108360> .

