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

<http://data.bibliotheken.nl/id/thes/p073890928> a schema1:Person ;
    rdfs:label "Boer, W.H. de (1943-)" ;
    schema1:alternateName "Boer, Wim H. de" ;
    schema1:birthDate "1943" ;
    schema1:description "oud-katholicisme/gereformeerde kerk" ;
    schema1:familyName "de Boer" ;
    schema1:givenName "W.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40a09b16da7a61a614c874bfc0c52247> ;
    schema1:name "W.H. de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/284908730>,
        <https://isni.org/isni/0000000391175801> .

