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

<https://id.rijksmuseum.nl/300225302> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "sculpture" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "cultural history" ],
        <https://id.rijksmuseum.nl/330135222>,
        <https://id.rijksmuseum.nl/330138038> ;
    ns1:contributor <https://id.rijksmuseum.nl/310159404> ;
    ns1:creator <https://id.rijksmuseum.nl/310159097> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "225302" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "An exhibition of the sculpture of Greater India" ;
    ns1:workExample <https://id.rijksmuseum.nl/301225302> .

