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

<https://id.rijksmuseum.nl/300237302> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Clouds in art" ],
        <https://id.rijksmuseum.nl/31032233>,
        <https://id.rijksmuseum.nl/320128415> ;
    ns1:abstract "At Zenith constitutes a calm and experimental intermezzo from Eggleston's familiar loudness and intensity of colours. The photographer pointed his camera at the sky to focus on the clouds rolling by."@en ;
    ns1:creator <https://id.rijksmuseum.nl/31032233> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "237302" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "William Eggleston" ;
    ns1:workExample <https://id.rijksmuseum.nl/301237302> .

