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

<http://data.bibliotheken.nl/id/thes/p072336099> a schema1:Person ;
    rdfs:label "Gepts, Wilfried (1937-)" ;
    schema1:birthDate "1937" ;
    schema1:description "mb" ;
    schema1:familyName "Gepts" ;
    schema1:givenName "Wilfried" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c63303364203f32d85b9fba886938e9c> ;
    schema1:name "Wilfried Gepts" ;
    schema1:sameAs <http://viaf.org/viaf/287067275>,
        <https://isni.org/isni/0000000392889005> .

