@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/p06824293X> a schema1:Person ;
    rdfs:label "Gonda, Jan (1905-1991)" ;
    schema1:alternateName "Gonda, J.",
        "Gonda, Yan" ;
    schema1:birthDate "1905" ;
    schema1:deathDate "1991" ;
    schema1:description "geb. Gouda 14-5-1905, overl. Utrecht 28-7-1991",
        "prof. dr.; lid KNAW" ;
    schema1:familyName "Gonda" ;
    schema1:givenName "Jan" ;
    schema1:hasOccupation "oriëntalist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91743fa4909e9e010309f972ea2c30c6> ;
    schema1:name "Jan Gonda" ;
    schema1:sameAs <http://viaf.org/viaf/108670724>,
        wd:Q1022375,
        <https://isni.org/isni/0000000109317635> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/gond002> .

