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

<https://id.rijksmuseum.nl/300185168> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic--Exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography--Europe--History--20th century--Exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Fantasy in art--Exhibitions" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/31076473>,
        <https://id.rijksmuseum.nl/31087386> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "185168" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger",
        "ita" ;
    ns1:name "Fantastic photography in Europe" ;
    ns1:workExample <https://id.rijksmuseum.nl/301185168> .

