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

<https://id.rijksmuseum.nl/300329978> a ns1:Book,
        ns1:CreativeWork ;
    ns1:genre <https://id.rijksmuseum.nl/320BKS> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "329978" ] ;
    ns1:inLanguage "chi" ;
    ns1:name "Chen Mingliang's ceramic art" ;
    ns1:workExample <https://id.rijksmuseum.nl/301329978> .

