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

<http://data.bibliotheken.nl/id/thes/p21671060X> a schema1:Person ;
    rdfs:label "Brake, Johannes Henricus Maria te (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:familyName "te Brake" ;
    schema1:givenName "Johannes Henricus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c828a7eb2c63c7b11b8bdf55cdf01dcc> ;
    schema1:name "Johannes Henricus Maria te Brake" ;
    schema1:sameAs <http://viaf.org/viaf/283587829>,
        <https://isni.org/isni/000000039005731X> .

