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

<http://data.bibliotheken.nl/id/thes/p069959536> a schema1:Person ;
    rdfs:label "Verhoeven, Adrianus Franciscus Maria (1937-)" ;
    schema1:alternateName "Verhoeven, Ad.F.M." ;
    schema1:birthDate "1937" ;
    schema1:familyName "Verhoeven" ;
    schema1:givenName "Adrianus Franciscus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3edb427a8d76d8c9edc522e538366330> ;
    schema1:name "Adrianus Franciscus Maria Verhoeven" ;
    schema1:sameAs <http://viaf.org/viaf/191148386>,
        <https://isni.org/isni/0000000417479329> .

