@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/p068806345> a schema1:Person ;
    rdfs:label "Roth, Philip Milton (1933-2018)" ;
    schema1:alternateName "Rot, Filip" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "2018" ;
    schema1:description "geb. te Newark (New Jersey), overl. te New York City (wijk: Manhattan)",
        "literator, anglist, literatuurwetenschapper (studeerde t/m 1955 anglistiek, doceerde literatuurwetenschappen o.a. University of Pennsylvania; vanaf 1992 geheel als literator werkzaam)" ;
    schema1:familyName "Roth" ;
    schema1:givenName "Philip Milton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d3b40bf9989ce5cb00107f360fd8155> ;
    schema1:name "Philip Milton Roth" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/100235370>,
        wd:Q187019,
        <https://isni.org/isni/0000000122834557> ;
    schema1:spouse "van 1990-1995, echtgenoot van (film)actrice: Claire Bloom (1931-)" ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/roth016> .

