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

<http://data.bibliotheken.nl/id/thes/p068402325> a schema1:Person ;
    rdfs:label "Cornelissen, Hendrikus Arnoldus Wilhelmus (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "beton" ;
    schema1:familyName "Cornelissen" ;
    schema1:givenName "Hendrikus Arnoldus Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/731e93585509f2da6a7f85ce975f3bc6> ;
    schema1:name "Hendrikus Arnoldus Wilhelmus Cornelissen" ;
    schema1:sameAs <http://viaf.org/viaf/173716487>,
        <https://isni.org/isni/0000000394187541> .

