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

<https://id.rijksmuseum.nl/300193219> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31087386> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "193219" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "Photography Venice '79" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Vertaling uit het Italiaans" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301193219> .

