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

<https://id.rijksmuseum.nl/30028546> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31073286>,
        <https://id.rijksmuseum.nl/31173285> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "28546" ] ;
    ns1:name "City of Sheffield" ;
    ns1:workExample <https://id.rijksmuseum.nl/30128546> .

