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

<https://id.rijksmuseum.nl/30042448> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31085479> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "42448" ] ;
    ns1:illustrator <https://id.rijksmuseum.nl/31052269>,
        <https://id.rijksmuseum.nl/31069940> ;
    ns1:inLanguage "eng" ;
    ns1:name "The entertainment of His most excellent Majestie Charles II, in his passage through the city of London to his coronation" ;
    ns1:workExample <https://id.rijksmuseum.nl/30142448> .

