@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068239017> a schema1:Person ;
    rdfs:label "Booij, Geert Evert (1947-)" ;
    schema1:alternateName "Booij, Geert" ;
    schema1:birthDate "1947" ;
    schema1:description "mb" ;
    schema1:familyName "Booij" ;
    schema1:givenName "Geert Evert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/951b81775a355fa54fb41c972ee33209> ;
    schema1:name "Geert Evert Booij" ;
    schema1:sameAs wd:Q65258885,
        <https://isni.org/isni/0000000108575587> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/booi002> .

