@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/p070019657> a schema1:Person ;
    rdfs:label "Stanhope, Philip Henry (1805-1875 ; fifth earl of)" ;
    schema1:alternateName "Mahon (Lord)" ;
    schema1:birthDate "1805" ;
    schema1:deathDate "1875" ;
    schema1:familyName "Stanhope" ;
    schema1:givenName "Philip Henry" ;
    schema1:hasOccupation "historicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e061f2d2816c5e60148885696ca9fc0> ;
    schema1:name "Philip Henry Stanhope (fifth earl of)" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/22011532>,
        wd:Q286118,
        <https://isni.org/isni/0000000068697108> .

