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

<https://id.rijksmuseum.nl/300206652> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Kunst Oost-Azië (China, Japan, Korea)" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31015358> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "206652" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "China, its history, arts, and literature",
        "Japan and China, their history, arts, and literature",
        "Japan, its history, arts, and literature" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "v. 1-8, Japan, its history, arts, and literature.--v. 9-12, China, its history, arts, and literature." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301206652> .

