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

<https://id.rijksmuseum.nl/30010207> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31011768> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "10207" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The Pelican history of art ;" ] ;
    ns1:name "Art and architecture in France, 1500 to 1700" ;
    ns1:position "Z 4" ;
    ns1:workExample <https://id.rijksmuseum.nl/30110207> .

