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

<https://id.rijksmuseum.nl/300231482> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "scientific expeditions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "culture" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeological excavations" ],
        <https://id.rijksmuseum.nl/330134301> ;
    ns1:contributor <https://id.rijksmuseum.nl/310163703> ;
    ns1:creator <https://id.rijksmuseum.nl/310163700> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "231482" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Reports from the scientific expedition to the north-western provinces of China under the leadership of Dr. Sven Hedin : the Sino-Swedish expedition ;",
                "VII. Archaeology ;" ] ;
    ns1:name "Archaeological researches in the Edsen-gol region inner Mongolia / by Bo Sommarström. Together with the catalogue" ;
    ns1:position "8/9",
        "publication 39, 41" ;
    ns1:workExample <https://id.rijksmuseum.nl/301231482> .

