@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/p100033571> a schema1:Person ;
    rdfs:label "Gore, Albert Arnold (1948-)" ;
    schema1:alternateName "Ǧūr, Āl" ;
    schema1:birthDate "1948" ;
    schema1:description "politicus" ;
    schema1:familyName "Gore" ;
    schema1:givenName "Albert Arnold" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e30b4f0eb7dd950d3f2ec673a09f5a6> ;
    schema1:name "Albert Arnold Gore" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/98777888>,
        wd:Q19673,
        <https://isni.org/isni/0000000122833650> .

