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

<https://id.rijksmuseum.nl/300227744> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeological excavations" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "pottery" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "hand tools" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeology" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "catalogues" ],
        <https://id.rijksmuseum.nl/330135222>,
        <https://id.rijksmuseum.nl/330136459> ;
    ns1:creator <https://id.rijksmuseum.nl/310161082> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "227744" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A handbook to the Indian prehistoric antiquities [in the Prince of Wales museum of Western India, Bombay]" ;
    ns1:workExample <https://id.rijksmuseum.nl/301227744> .

