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

<https://id.rijksmuseum.nl/300225301> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "plastic arts" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "paintings" ],
        <https://id.rijksmuseum.nl/330135222>,
        <https://id.rijksmuseum.nl/330138038> ;
    ns1:creator <https://id.rijksmuseum.nl/31021783> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "225301" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Art of India and Southeast Asia" ;
    ns1:workExample <https://id.rijksmuseum.nl/301225301> .

