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

<https://id.rijksmuseum.nl/300294260> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Modern--20th century--Exhibitions" ],
        <https://id.rijksmuseum.nl/320126537> ;
    ns1:contributor <https://id.rijksmuseum.nl/310197606>,
        <https://id.rijksmuseum.nl/31139352> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "294260" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Classical moderns",
        "Klassische Moderne" ;
    ns1:workExample <https://id.rijksmuseum.nl/301294260> .

