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

<http://data.bibliotheken.nl/id/thes/p252266579> a schema1:Person ;
    rdfs:label "Hendriks, Johannes Gerhard Elbert (1974-)" ;
    schema1:alternateName "Hendriks, Hans" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Hendriks" ;
    schema1:givenName "Johannes Gerhard Elbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abecadb8a6a3a037fb11befcf3a73f34> ;
    schema1:name "Johannes Gerhard Elbert Hendriks" ;
    schema1:sameAs <http://viaf.org/viaf/284003495>,
        <https://isni.org/isni/0000000390406727> .

