@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p292803737> a schema1:Person ;
    rdfs:label "Maria Beatrice Eleonara Margaretha Isabella d'Este (1658-1718)" ;
    schema1:alternateName "Este, Marie Eleonor d'",
        "Maria da Modena",
        "Mary of Modena (koningin van Groot-Brittannië)" ;
    schema1:birthDate "1658" ;
    schema1:deathDate "1718" ;
    schema1:description "(vanaf 1673) 2e echtgenote van rooms-katholieke koning James ('Jacobus') II van Groot-Brittannië (1633-1701) (enige dochter van Alfonso IV d'Este, hertog van Modena en Reggio (1634-1662))",
        "geb. te Modena, overl. te Saint-Germain-en-Laye (nabij Parijs)" ;
    schema1:familyName "Maria Beatrice Eleonara Margaretha Isabella d'Este" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4e5b48baff8ce551038bda4410e75a8> ;
    schema1:name "Maria Beatrice Eleonara Margaretha Isabella d'Este" ;
    schema1:nationality "gb",
        "it" ;
    schema1:sameAs <http://viaf.org/viaf/54952899>,
        wd:Q232475,
        <https://isni.org/isni/0000000063191976> .

