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

<https://id.rijksmuseum.nl/30022493> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31019118> ;
    ns1:creator <https://id.rijksmuseum.nl/31079685> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "22493" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Italienische Fresken herausgegeben unter Mitwirkung von Giuseppe Delogu : Sammlung Silvana ;" ] ;
    ns1:name "Carpaccio" ;
    ns1:position "7" ;
    ns1:workExample <https://id.rijksmuseum.nl/30122493> .

