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

<http://data.bibliotheken.nl/id/thes/p072802596> a schema1:Person ;
    rdfs:label "Epstein, Roy J. (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:familyName "Epstein" ;
    schema1:givenName "Roy J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/197c0a7d9ebeaf287ec3072d8b05b7b0> ;
    schema1:name "Roy J. Epstein" ;
    schema1:sameAs <http://viaf.org/viaf/36978440>,
        <https://isni.org/isni/0000000108880979> .

