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

<http://data.bibliotheken.nl/id/thes/p117577359> a schema1:Person ;
    rdfs:label "Visscher, W. (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "drs.; predikant Geref. Gemeenten" ;
    schema1:familyName "Visscher" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a38e9be17eba39f3c14299d0d56bfbf8> ;
    schema1:name "W. Visscher" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283412523>,
        <https://isni.org/isni/0000000389873010> .

