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

<http://data.bibliotheken.nl/id/thes/p068331762> a schema1:Person ;
    rdfs:label "Willekens, Franciscus Gerardus Johannes (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:familyName "Willekens" ;
    schema1:givenName "Franciscus Gerardus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed3a95090d4f9be284ef3e3f7fd82a3d> ;
    schema1:name "Franciscus Gerardus Johannes Willekens" ;
    schema1:sameAs <http://viaf.org/viaf/282488648>,
        <https://isni.org/isni/0000000389170235> .

