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

<https://id.rijksmuseum.nl/300227722> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeological excavations" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "hand tools" ],
        <https://id.rijksmuseum.nl/330135222>,
        <https://id.rijksmuseum.nl/330136396> ;
    ns1:contributor <https://id.rijksmuseum.nl/310161333> ;
    ns1:creator <https://id.rijksmuseum.nl/310159656> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "227722" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Publications of the Department of anthropology, University of Calcutta ;" ] ;
    ns1:name "Excavations in Mayurbhanj" ;
    ns1:position "10" ;
    ns1:workExample <https://id.rijksmuseum.nl/301227722> .

