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

<https://id.rijksmuseum.nl/30044843> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126536>,
        <https://id.rijksmuseum.nl/320127302>,
        <https://id.rijksmuseum.nl/330133640> ;
    ns1:creator <https://id.rijksmuseum.nl/31087829> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "44843" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Memoirs of the archaeological survey of Ceylon ;" ] ;
    ns1:name "Excavations in the citadel of Anuradhapura" ;
    ns1:position "3" ;
    ns1:workExample <https://id.rijksmuseum.nl/30144843> .

