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

<https://id.rijksmuseum.nl/30089668> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31094271> ;
    ns1:creator <https://id.rijksmuseum.nl/31094270> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "89668" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "South Kensington Museum Art handbooks ;" ] ;
    ns1:name "Manual of design compiled from the writings and addresses of Richard Redgrave" ;
    ns1:position "6" ;
    ns1:workExample <https://id.rijksmuseum.nl/30189668> .

