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

<https://id.rijksmuseum.nl/300227275> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeological excavations" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeology" ],
        <https://id.rijksmuseum.nl/330135222> ;
    ns1:creator <https://id.rijksmuseum.nl/310100401> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "227275" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Publication / Department of archaeology and ancient Indian history, Deccan college, University of Poona ;" ] ;
    ns1:name "From history to pre-history at Nevasa (1954-56)" ;
    ns1:position "1" ;
    ns1:workExample <https://id.rijksmuseum.nl/301227275> .

