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

<https://id.rijksmuseum.nl/300101306> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31013034> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "101306" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Catalogus van de Nederlandse tekeningen in het Rijksmuseum te Amsterdam ;" ] ;
    ns1:name "Netherlandish drawings of the 15th and 16th centuries",
        "Netherlandish drawings of the fifteenth and sixteenth centuries" ;
    ns1:position "2" ;
    ns1:workExample <https://id.rijksmuseum.nl/301101306> .

