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

<https://id.rijksmuseum.nl/300259838> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31034256>,
        <https://id.rijksmuseum.nl/320126567>,
        <https://id.rijksmuseum.nl/320128100>,
        <https://id.rijksmuseum.nl/320129690>,
        <https://id.rijksmuseum.nl/320131337>,
        <https://id.rijksmuseum.nl/320132252> ;
    ns1:contributor [ a ns1:Person ;
            ns1:alternateName "Johnson, Graham" ],
        [ a ns1:Person ;
            ns1:alternateName "Roberton, Gordon" ],
        <https://id.rijksmuseum.nl/31193112> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "259838" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A souvenir album of Fabergé from the Royal Collection" ;
    ns1:workExample <https://id.rijksmuseum.nl/301259838> .

