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

<https://id.rijksmuseum.nl/30072027> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31019173>,
        <https://id.rijksmuseum.nl/320130782>,
        <https://id.rijksmuseum.nl/320131350> ;
    ns1:creator <https://id.rijksmuseum.nl/31012426> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "72027" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The illustrated Bartsch ;" ] ;
    ns1:name "Italian masters of the sixteenth century" ;
    ns1:position "39 Commentary, part 1" ;
    ns1:workExample <https://id.rijksmuseum.nl/30172027> .

