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

<https://id.rijksmuseum.nl/300288570> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126546>,
        <https://id.rijksmuseum.nl/320132869>,
        <https://id.rijksmuseum.nl/330134301> ;
    ns1:creator <https://id.rijksmuseum.nl/311138674> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "288570" ] ;
    ns1:inLanguage "chi",
        "eng" ;
    ns1:name "Exhibition of Chinese ceramics Han to Song" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Voorwoord ook in het Chinees." ] ;
    ns1:temporalCoverage "Tentoonstelling: Londen, Marchant, 2018/10/29-2018/11/16" ;
    ns1:workExample <https://id.rijksmuseum.nl/301288570> .

