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

<https://id.rijksmuseum.nl/300199168> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126550>,
        <https://id.rijksmuseum.nl/320132609>,
        <https://id.rijksmuseum.nl/330137684> ;
    ns1:contributor <https://id.rijksmuseum.nl/310125553>,
        <https://id.rijksmuseum.nl/31037750> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "199168" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "Omaggio a Venezia" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Italian and English." ] ;
    ns1:temporalCoverage "1900-1935" ;
    ns1:workExample <https://id.rijksmuseum.nl/301199168> .

