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

<https://id.rijksmuseum.nl/300227944> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "sculpture" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "cultural history" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "buddhist art" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "religious aspects" ],
        <https://id.rijksmuseum.nl/330135222> ;
    ns1:creator <https://id.rijksmuseum.nl/310147454> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "227944" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Memoirs of the Archaeological survey of India ;" ] ;
    ns1:name "The beginnings of art in eastern India with special reference to sculptures in the Indian museum, Calcutta" ;
    ns1:position "30" ;
    ns1:workExample <https://id.rijksmuseum.nl/301227944> .

