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

<https://id.rijksmuseum.nl/30016162> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31060557> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "16162" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Smithsonian Institution, Washington D.C. : contributions from the Museum of History and Technology, paper ;" ] ;
    ns1:name "Benjamin Latrobe and Dolley Madison decorate the White House [Washinton D.C.], 1809-1811" ;
    ns1:position "49" ;
    ns1:workExample <https://id.rijksmuseum.nl/30116162> .

