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

<https://id.rijksmuseum.nl/300209176> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Archeologie China" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310120964> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "209176" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Grote phoenix pocket ;" ] ;
    ns1:name "Het oude China" ;
    ns1:position "101" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Vert. van: China before the Han dynasty. - London : Thames and Hudson. - 1961." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301209176> .

