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

<https://id.rijksmuseum.nl/30065686> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31077735> ;
    ns1:creator <https://id.rijksmuseum.nl/31071509> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "65686" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The history of England" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Vol. I: 1880" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Vol. II: 1877" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/30165686> .

