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

<https://id.rijksmuseum.nl/30062926> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31014410>,
        <https://id.rijksmuseum.nl/31071997> ;
    ns1:creator <https://id.rijksmuseum.nl/310106533> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "62926" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Victoria and Albert Museum : Department of woodwork : the panelled rooms ;" ] ;
    ns1:name "Hatton Garden room [London 1st half 18th cent.]" ;
    ns1:position "5" ;
    ns1:workExample <https://id.rijksmuseum.nl/30162926> .

