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

<https://id.rijksmuseum.nl/300185169> a ns1:CreativeWork ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Canon Photo Gallery (Amsterdam, The Netherlands)" ],
        [ a ns1:Organization ;
            ns1:alternateName "Fotoforum (Kassel, Germany)" ],
        [ a ns1:Organization ;
            ns1:alternateName "Lithuanian Photographic Art Society (Vilnius, USSR)" ],
        [ a ns1:Organization ;
            ns1:alternateName "Hall Palais des Beaux-Arts (Brussells, Belgium)" ],
        [ a ns1:Organization ;
            ns1:alternateName "Museo Fundacio Miro (Barcelona, Spain)" ],
        <https://id.rijksmuseum.nl/31076473> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "185169" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger",
        "spa" ;
    ns1:name "Fantastic photography in the U.S.A." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English, Spanish, German and French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301185169> .

