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

<https://id.rijksmuseum.nl/300226702> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "greeks" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeology" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "epigraphy" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "ancient history" ],
        <https://id.rijksmuseum.nl/330135222> ;
    ns1:creator <https://id.rijksmuseum.nl/310160639> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "226702" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Studies in history, culture and archaeology / University of Allahabad ;" ] ;
    ns1:name "Reh inscription of Menander and the Indo-Greek invasion of the Ganga valley" ;
    ns1:position "1" ;
    ns1:workExample <https://id.rijksmuseum.nl/301226702> .

