@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/p070380635> a schema1:Person ;
    rdfs:label "Bokhorst, Gerrit van (1897-1978)" ;
    schema1:birthDate "1897" ;
    schema1:deathDate "1978" ;
    schema1:description "LR 1900-1952, III, p.2561",
        "NLMD/B 692 ; geb. 3 september 1897 te Hilversum - overl. 21 april 1978 te Hilversum" ;
    schema1:familyName "van Bokhorst" ;
    schema1:givenName "Gerrit" ;
    schema1:hasOccupation "auteur",
        "onderwijzer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3c6dd67ab0c9e579d8d834329bf4b98> ;
    schema1:name "Gerrit van Bokhorst" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289125724>,
        <https://isni.org/isni/0000000394611787> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bokh001> .

