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

<https://id.rijksmuseum.nl/300290519> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic--Exhibitions" ],
        <https://id.rijksmuseum.nl/320126550>,
        <https://id.rijksmuseum.nl/320128373> ;
    ns1:contributor <https://id.rijksmuseum.nl/31075215>,
        <https://id.rijksmuseum.nl/31080189>,
        <https://id.rijksmuseum.nl/31144111> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "290519" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger" ;
    ns1:name "Avenir du passe: photographie moderne au XIXe siecle",
        "The future of the past",
        "Zukunft der Vergangenheit: : moderne Fotografie im 19. Jahrhundert" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English, German, and French." ] ;
    ns1:temporalCoverage "1800-1899" ;
    ns1:workExample <https://id.rijksmuseum.nl/301290519> .

