@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/p145913147> a schema1:Person ;
    rdfs:label "Baker, Christopher P. (1955-)" ;
    schema1:alternateName "Baker, Christopher" ;
    schema1:birthDate "1955" ;
    schema1:description "reisgidsen" ;
    schema1:familyName "Baker" ;
    schema1:givenName "Christopher P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cb4061b945433e6a06b3cc725a39ccf> ;
    schema1:name "Christopher P. Baker" ;
    schema1:sameAs <http://viaf.org/viaf/117397919>,
        wd:Q5113034,
        <https://isni.org/isni/0000000081865268> .

