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

<https://id.rijksmuseum.nl/30055132> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310109936>,
        <https://id.rijksmuseum.nl/31028308>,
        <https://id.rijksmuseum.nl/320130782>,
        <https://id.rijksmuseum.nl/320131350> ;
    ns1:creator <https://id.rijksmuseum.nl/31089409> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "55132" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The illustrated Bartsch ;" ] ;
    ns1:name "German masters of the sixteenth century" ;
    ns1:position "19 (part 2)" ;
    ns1:workExample <https://id.rijksmuseum.nl/30155132> .

