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

<https://id.rijksmuseum.nl/30051100> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31075945> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "51100" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Kress Foundation Studies in the history of European art ;" ] ;
    ns1:name "French painting in the time of Jean de Berry" ;
    ns1:position "2" ;
    ns1:workExample <https://id.rijksmuseum.nl/30151100> .

