@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/p074266853> a schema1:Person ;
    rdfs:label "Bonnke, Reinhard (1940-2019)" ;
    schema1:birthDate "1940" ;
    schema1:deathDate "2019" ;
    schema1:description "mb. Born in Konigsberg on April 19th 1940. Attended Bible school in Wales; returned to Germany in 1961. Went to south Africa (Durban) in 1967. Settled in Lesotho. Established \"Christ for All Nations\" ministry which regularly tours Africa" ;
    schema1:familyName "Bonnke" ;
    schema1:givenName "Reinhard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b1fc3d5d6fb8058452be5f7cd6e4043> ;
    schema1:name "Reinhard Bonnke" ;
    schema1:sameAs <http://viaf.org/viaf/25396101>,
        wd:Q66088,
        <https://isni.org/isni/0000000071464970> .

