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

<https://id.rijksmuseum.nl/300270372> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Porcelain, Chinese--Catalogs" ],
        <https://id.rijksmuseum.nl/320126546>,
        <https://id.rijksmuseum.nl/320131288>,
        <https://id.rijksmuseum.nl/330134301> ;
    ns1:creator <https://id.rijksmuseum.nl/31182826> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "270372" ] ;
    ns1:inLanguage "chi",
        "eng",
        "jpn" ;
    ns1:name "Gu gong ci qi xuan cui",
        "Masterpieces of Chinese porcelain in the National Palace Museum",
        "故宮瓷器選萃"@zh-Hani ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Chinese, English, and Japanese." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301270372> .

