@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p068381069> a schema1:Person ;
    rdfs:label "Bulhof, Francis (1930-2020)" ;
    schema1:birthDate "1930" ;
    schema1:deathDate "2020" ;
    schema1:description "neerlandicus (kenner van oeuvre van Edgar du Perron (1899-1940))" ;
    schema1:familyName "Bulhof" ;
    schema1:givenName "Francis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b7e29f365bf445ffdafae038a222440> ;
    schema1:name "Francis Bulhof" ;
    schema1:sameAs <http://viaf.org/viaf/120045108>,
        <https://isni.org/isni/0000000109395609> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bulh001> .

