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

<https://id.rijksmuseum.nl/300302222> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Reisebild" ],
        <https://id.rijksmuseum.nl/3108368>,
        <https://id.rijksmuseum.nl/320131838>,
        <https://id.rijksmuseum.nl/320132208>,
        <https://id.rijksmuseum.nl/320132448>,
        <https://id.rijksmuseum.nl/330137506> ;
    ns1:contributor <https://id.rijksmuseum.nl/3108368>,
        <https://id.rijksmuseum.nl/31136770> ;
    ns1:creator <https://id.rijksmuseum.nl/31062723> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "302222" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "Bernardo Bellotto 1740",
        "Viaggio in Toscana" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Italian with English translation." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301302222> .

