@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/p07300183X> a schema1:Person ;
    rdfs:label "Storms, Charles Samuel (1951-)" ;
    schema1:alternateName "Storms, C. Samuel" ;
    schema1:birthDate "1951" ;
    schema1:description "2017: oprichter van Enjoying God Ministries en senior pastor van Bridgeway Church in Oklahoma City" ;
    schema1:familyName "Storms" ;
    schema1:givenName "Charles Samuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d5922ccab7c2edd85aa48529ec84022> ;
    schema1:name "Charles Samuel Storms" ;
    schema1:sameAs <http://viaf.org/viaf/112960754>,
        wd:Q16150571,
        <https://isni.org/isni/0000000081805636> .

