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

<http://data.bibliotheken.nl/id/thes/p13837659X> a schema1:Person ;
    rdfs:label "Dijkers, Willibrordus Johannes Antonius Maria (1950-)" ;
    schema1:alternateName "Dijkers, W.",
        "Dijkers, Wilbert" ;
    schema1:birthDate "1950" ;
    schema1:description "B0331577 onder voorwoord: Wilbert Dijkers",
        "Rechter, Bpoz" ;
    schema1:familyName "Dijkers" ;
    schema1:givenName "Willibrordus Johannes Antonius Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/373d223748bbb421fa5d43e82ee40a60> ;
    schema1:name "Willibrordus Johannes Antonius Maria Dijkers" ;
    schema1:sameAs <http://viaf.org/viaf/249189505>,
        <https://isni.org/isni/0000000369902267> .

