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

<https://id.rijksmuseum.nl/300318443> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art--Italy--Florence" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Christian art and symbolism" ],
        <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320127611>,
        <https://id.rijksmuseum.nl/320128392>,
        <https://id.rijksmuseum.nl/330134714> ;
    ns1:creator <https://id.rijksmuseum.nl/31098999> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "318443" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Mornings in Florence" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Santa Croce -- The Golden gate -- Before the Soldan -- The vaulted book -- The Strait gate -- The Shepherd's tower." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301318443> .

