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

<https://id.rijksmuseum.nl/300230189> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "economic history" ],
        <https://id.rijksmuseum.nl/330135222> ;
    ns1:contributor <https://id.rijksmuseum.nl/310162718>,
        <https://id.rijksmuseum.nl/310162730> ;
    ns1:creator <https://id.rijksmuseum.nl/310162728> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "230189" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Calcutta oriental series ;" ] ;
    ns1:name "Economic life and progress in ancient India, being the outlines of an economic history of ancient India" ;
    ns1:position "13" ;
    ns1:workExample <https://id.rijksmuseum.nl/301230189> .

