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

<https://id.rijksmuseum.nl/3009372> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31043311> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "9372" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The Museum of the Brooklyn Institute of Arts and Sciences : memoirs of Art and Archaeology, vol. 1 ;",
                "The Museum of the Brooklyn Institute of Arts and Sciences. Memoirs of art and archaeology, vol. 1 ;" ] ;
    ns1:name "The architectural refinements of St. Mark's at Venice" ;
    ns1:position "2" ;
    ns1:workExample <https://id.rijksmuseum.nl/3019372> .

