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

<https://id.rijksmuseum.nl/300206748> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126589> ;
    ns1:contributor <https://id.rijksmuseum.nl/310151067>,
        <https://id.rijksmuseum.nl/31056775>,
        <https://id.rijksmuseum.nl/31161862> ;
    ns1:creator <https://id.rijksmuseum.nl/31161862> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "206748" ] ;
    ns1:inLanguage "eng",
        "jpn" ;
    ns1:name "Modern drawings from the National Museum of Western Art",
        "Selections from the Matsukata collection and post-1959 acquisitions" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Japanese with some English." ] ;
    ns1:temporalCoverage "1800-1925" ;
    ns1:workExample <https://id.rijksmuseum.nl/301206748> .

