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

<https://id.rijksmuseum.nl/300227835> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeological excavations" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "hand tools" ],
        <https://id.rijksmuseum.nl/330133611>,
        <https://id.rijksmuseum.nl/330135222> ;
    ns1:contributor <https://id.rijksmuseum.nl/310161409> ;
    ns1:creator <https://id.rijksmuseum.nl/310159711> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "227835" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Memoirs of the Archaeological survey of India ;" ] ;
    ns1:name "The Manley collection of stone age tools" ;
    ns1:position "68" ;
    ns1:workExample <https://id.rijksmuseum.nl/301227835> .

