@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p158071719> a schema1:Person ;
    rdfs:label "Silfhout, W. (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:description "B9730139 colofon: Ds. ; is predikant van de gereformeerde gemeente in Hendrik-Ido-Ambacht en was beleidsmedew. van de Reformatorische Maatschappelijke Unie (RMU)",
        "ds." ;
    schema1:familyName "Silfhout" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b2349f66623667bdd268ae294a0e236> ;
    schema1:name "W. Silfhout" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/98216453>,
        <https://isni.org/isni/0000000070792278> .

