@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/p068273215> a schema1:Person ;
    rdfs:label "Neusner, Jacob (1932-2016 ; history/theology)" ;
    schema1:birthDate "1932" ;
    schema1:deathDate "2016" ;
    schema1:description "Service Professor of the history and theology of Judaism and senior fellow with the Institute of Advanced Theology at Bard College, Annandale-on-Hudson, NY, USA" ;
    schema1:familyName "Neusner" ;
    schema1:givenName "Jacob" ;
    schema1:hasOccupation "history/theology" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1e8ae85745a4cc531d6bdea4faf7127> ;
    schema1:name "Jacob Neusner" ;
    schema1:sameAs <http://viaf.org/viaf/61559556>,
        wd:Q1384317,
        <https://isni.org/isni/000000012280733X> .

