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

<https://id.rijksmuseum.nl/30051098> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31029091> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "51098" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "French painting in the sixteenth century" ;
    ns1:workExample <https://id.rijksmuseum.nl/30151098> .

