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

<https://id.rijksmuseum.nl/300221048> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Modern--20th century" ],
        <https://id.rijksmuseum.nl/320126535>,
        <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320127294> ;
    ns1:contributor <https://id.rijksmuseum.nl/310124446>,
        <https://id.rijksmuseum.nl/31039060>,
        <https://id.rijksmuseum.nl/31186038> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "221048" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Art of the twentieth century" ;
    ns1:temporalCoverage "1900-1999" ;
    ns1:workExample <https://id.rijksmuseum.nl/301221048> .

