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

<https://id.rijksmuseum.nl/300295322> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic--Exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Industrial--Exhibitions" ],
        <https://id.rijksmuseum.nl/320126550>,
        <https://id.rijksmuseum.nl/320129204> ;
    ns1:contributor <https://id.rijksmuseum.nl/311193606> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "295322" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "Capolavori della fotografia industriale",
        "Masterworks of industrial photography" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Italian and English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301295322> .

