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

<https://id.rijksmuseum.nl/300184314> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic--Exhibitions" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "De Pont Stichting voor Hedendaagse Kunst" ],
        <https://id.rijksmuseum.nl/31083722> ;
    ns1:creator <https://id.rijksmuseum.nl/310120285> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184314" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "Jeff Wall" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Dutch and English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301184314> .

