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

<https://id.rijksmuseum.nl/30057995> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/310120329>,
        <https://id.rijksmuseum.nl/31057026> ;
    ns1:creator <https://id.rijksmuseum.nl/310103011> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "57995" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The University of Kansas Museum of Art : miscellaneous publications ;" ] ;
    ns1:name "The golden age of woodcut 1450-1550" ;
    ns1:position "70" ;
    ns1:workExample <https://id.rijksmuseum.nl/30157995> .

