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

<https://id.rijksmuseum.nl/300203946> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Erotic prints--China" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Prentkunst China" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Erotic literature, Chinese" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31045869> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "203946" ] ;
    ns1:inLanguage "chi",
        "eng" ;
    ns1:name "Erotic colour prints of the Ming Period",
        "Hua ying jin zhen",
        "Mi shu shi zhong" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "[1] Without special title -- [2] Mi shu shi zhong -- [3] Hua ying jin zhen." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "English and Chinese." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301203946> .

