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

<https://id.rijksmuseum.nl/300197516> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Beeldhouwkunst China" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Bronzes, Chinese" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Buddhist sculpture--China" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Sculpture, Chinese" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310105954> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "197516" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Chinese sculpture from the fifth to the fourteenth century" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "I. Text. -- II-IV. Plates." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301197516> .

