@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/p220363684> a schema1:Person ;
    rdfs:label "Bush, George Walker (1946-)" ;
    schema1:alternateName "Bush, G.W.",
        "Bush, George (Jr.)" ;
    schema1:birthDate "1946" ;
    schema1:description "43e president van de VS, 2001-2009",
        "geb. te New Haven (Conn.), als zoon van George Bush (Sr. 1924-2018)",
        "politicus",
        "politicus Republikeinse Partij; president van de USA van 2001-2009" ;
    schema1:familyName "Bush" ;
    schema1:givenName "George Walker" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edc74c7fc5ae117400d0ae2255d3b7df> ;
    schema1:name "George Walker Bush" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/71559485>,
        wd:Q207,
        <https://isni.org/isni/000000012102267X> .

