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

<https://id.rijksmuseum.nl/300271602> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photographers--Portraits--Exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Modern--19th century--Exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Modern--20th century--Exhibitions" ],
        <https://id.rijksmuseum.nl/320126558>,
        <https://id.rijksmuseum.nl/320128380> ;
    ns1:author <https://id.rijksmuseum.nl/310189955>,
        <https://id.rijksmuseum.nl/31023225> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "271602" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "Il fotografo fotografato",
        "Photographed photographer" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Italian and English." ] ;
    ns1:temporalCoverage "1840-2011" ;
    ns1:workExample <https://id.rijksmuseum.nl/301271602> .

