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

<https://id.rijksmuseum.nl/3005250> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31070475> ;
    ns1:contributor <https://id.rijksmuseum.nl/31022913> ;
    ns1:creator <https://id.rijksmuseum.nl/31010252> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "5250" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Complete library of world art ;" ] ;
    ns1:name "All the paintings of Lorenzo Lotto" ;
    ns1:position "16/17" ;
    ns1:workExample <https://id.rijksmuseum.nl/3015250> .

