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

<https://id.rijksmuseum.nl/30033575> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31057679> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "33575" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The library of decorative art : division 2 ;" ] ;
    ns1:name "Decoration in England from 1660 to 1770" ;
    ns1:position "2" ;
    ns1:workExample <https://id.rijksmuseum.nl/30133575> .

