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

<https://id.rijksmuseum.nl/300206083> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Kunst Azië" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Asian--Periodicals" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310120210> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "206083" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The Year book of Oriental art and culture 1924-1925" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Vol. 1. Text -- v. 2. Plates." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301206083> .

