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

<https://id.rijksmuseum.nl/300196367> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Schilderkunst China" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Painting, Chinese--History" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310105954> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "196367" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A history of early Chinese painting" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "v.1. From the Han to the beginning of the Sung period -- v.2. From the Sung to the end of the Yuan dynasty." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301196367> .

