@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/p072879637> a schema1:Person ;
    rdfs:label "Roberts, Oral (1918-2009)" ;
    schema1:birthDate "1918" ;
    schema1:deathDate "2009" ;
    schema1:description "\"Oral Roberts, born January 24, 1918, one of the pioneers of television evangelism ... has continued to attract a large national audience during the 1990s.\" (In: \"Prime-time religion\", 1997)",
        "overleden op 15 december 2009 (bron: Times Online 17-12-09)" ;
    schema1:familyName "Roberts" ;
    schema1:givenName "Oral" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/359d2aa592f49b33a0e98a1c294cf074> ;
    schema1:name "Oral Roberts" ;
    schema1:sameAs <http://viaf.org/viaf/29845997>,
        wd:Q171454,
        <https://isni.org/isni/0000000120231410> .

