@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/p073673005> a schema1:Person ;
    rdfs:label "Rothberg, Abraham Alan (1922-2011)" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2011" ;
    schema1:description "overleden op 28 maart 2011 (bron: The New York Times 13-04-2011)" ;
    schema1:familyName "Rothberg" ;
    schema1:givenName "Abraham Alan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c3f2b01411189ed01b0ddbbc5c3a505> ;
    schema1:name "Abraham Alan Rothberg" ;
    schema1:sameAs <http://viaf.org/viaf/79280836>,
        wd:Q59532839,
        <https://isni.org/isni/0000000056158369> .

