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

<https://id.rijksmuseum.nl/300267247> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Furniture--England" ],
        <https://id.rijksmuseum.nl/320126541>,
        <https://id.rijksmuseum.nl/320130353>,
        <https://id.rijksmuseum.nl/330134642> ;
    ns1:contributor <https://id.rijksmuseum.nl/310186167> ;
    ns1:creator <https://id.rijksmuseum.nl/31072120> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "267247" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A history of English furniture" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "The age of oak (1500-1660) -- The age of walnut (1660-1720) -- The age of mahogany (1720-1770) -- The age of satinwood (1770-1820)" ] ;
    ns1:temporalCoverage "1500-1820" ;
    ns1:workExample <https://id.rijksmuseum.nl/301267247> .

