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

<https://id.rijksmuseum.nl/300286307> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Painting, Italian" ],
        <https://id.rijksmuseum.nl/3103262>,
        <https://id.rijksmuseum.nl/320131838> ;
    ns1:contributor <https://id.rijksmuseum.nl/31161862> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "286307" ] ;
    ns1:inLanguage "eng",
        "jpn" ;
    ns1:name "Arcimboldo",
        "Nature into art: Arcimboldo",
        "アルチンボルド展"@ja-Jpan ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "In Japanese, with English text on pages 208-232." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301286307> .

