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

<https://id.rijksmuseum.nl/30029457> a ns1:CreativeWork ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "29457" ] ;
    ns1:illustrator <https://id.rijksmuseum.nl/310106603>,
        <https://id.rijksmuseum.nl/310190307> ;
    ns1:inLanguage "eng" ;
    ns1:name "A collection of fifty-three prints, consisting of etchings and engravings by George and John Smith of Chichester" ;
    ns1:workExample <https://id.rijksmuseum.nl/30129457> .

