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

<https://id.rijksmuseum.nl/300317834> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320126611>,
        <https://id.rijksmuseum.nl/330137393> ;
    ns1:contributor <https://id.rijksmuseum.nl/31182837> ;
    ns1:editor <https://id.rijksmuseum.nl/31053539> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "317834" ] ;
    ns1:inLanguage "chi",
        "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "National Museum of Taiwan Fine Arts collection catalogue ;" ] ;
    ns1:name "The catalogue of 2019 collection",
        "The catalogue of NTMoFA 2019 collection" ;
    ns1:position "32" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Chinese and English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301317834> .

