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

<https://id.rijksmuseum.nl/300203207> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Pottery, Chinese" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Ceramiek China" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Pottery--Expertising" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310148111> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "203207" ] ;
    ns1:inLanguage "chi",
        "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Chinese translations ;" ] ;
    ns1:name "Important finds of ancient Chinese ceramics since 1949" ;
    ns1:position "no. 1" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301203207> .

