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

<https://id.rijksmuseum.nl/300319319> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Han Dynasty (China)" ],
        <https://id.rijksmuseum.nl/320126539>,
        <https://id.rijksmuseum.nl/320126587>,
        <https://id.rijksmuseum.nl/320128841>,
        <https://id.rijksmuseum.nl/330134301> ;
    ns1:author <https://id.rijksmuseum.nl/31090648> ;
    ns1:creator <https://id.rijksmuseum.nl/31090648> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "319319" ] ;
    ns1:inLanguage "eng",
        "fre" ;
    ns1:name "The Han civilization of China" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "In English; translated from the French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301319319> .

