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

<https://id.rijksmuseum.nl/300227768> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeological excavations" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeology" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "geology" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "hand tools" ],
        <https://id.rijksmuseum.nl/330136459> ;
    ns1:contributor <https://id.rijksmuseum.nl/310161366> ;
    ns1:creator <https://id.rijksmuseum.nl/310161334> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "227768" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Memoir of the Department of archaeology in Pakistan ;" ] ;
    ns1:name "Soan, the palaeolithic of Pakistan" ;
    ns1:position "2" ;
    ns1:workExample <https://id.rijksmuseum.nl/301227768> .

