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

<https://id.rijksmuseum.nl/30041892> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310113178> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "41892" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Pelican books ;",
                "The Pelican history of England ;" ] ;
    ns1:name "England in the nineteenth century (1815-1914)" ;
    ns1:position "8",
        "A197" ;
    ns1:workExample <https://id.rijksmuseum.nl/30141892> .

