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

<http://data.bibliotheken.nl/id/thes/p167554999> a schema1:Person ;
    rdfs:label "Falk, Daniel Keith" ;
    schema1:description "B9802917: Ph.D. in Divinity, Un. of Cambridge, is Kennicott Research Fellow in Hebrew at the Oriental Institute, Un. of Oxford, and Junior Research Fellow in Qumran at the Oxford Centre for Hebrew and Jewish Studies" ;
    schema1:familyName "Falk" ;
    schema1:givenName "Daniel Keith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1cc26d7b405f127c0543d1a629762fa> ;
    schema1:name "Daniel Keith Falk" ;
    schema1:sameAs <http://viaf.org/viaf/7545232>,
        <https://isni.org/isni/0000000108674075> .

