@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/p12428700X> a schema1:Person ;
    rdfs:label "Bauval, Robert (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "Robert G. in voorw. B9415248" ;
    schema1:familyName "Bauval" ;
    schema1:givenName "Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e9ade451aa7a805979c45804092c7f1> ;
    schema1:name "Robert Bauval" ;
    schema1:sameAs <http://viaf.org/viaf/114253746>,
        wd:Q2268794,
        <https://isni.org/isni/0000000108602450> .

