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

<https://id.rijksmuseum.nl/300329844> a ns1:Book,
        ns1:CreativeWork ;
    ns1:genre <https://id.rijksmuseum.nl/320BKS> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "329844" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Parallels in arts of Joseon dynasty and Qing palace" ;
    ns1:workExample <https://id.rijksmuseum.nl/301329844> .

